DB/GMSurveyCurrentSurvey

From wowdev
Revision as of 16:53, 1 February 2013 by Genesis (talk | contribs) (Organized to make a little more specific and cleaner. No notes added as of yet.)
Jump to navigation Jump to search
Column Field Type Notes
1 LangID Integer
2 GMSurveyID Integer
struct GMSurveyCurrentSurveyEntry // sizeof(0x8)
{
   m_LANGID; // +0x0, size 0x4, type 0
   m_GMSURVEY_ID; // +0x4, size 0x4, type 0
};