DB/ResearchSite

From wowdev
Revision as of 01:02, 13 February 2016 by Marlamin (talk | contribs) (Marlamin moved page ResearchSite.dbc to DB/ResearchSite)
Jump to navigation Jump to search

new in cataclysm

6.0.1.18179

struct ResearchSiteRec {
  uint32_t m_ID;
  uint32_t m_mapID;
  uint32_t m_QuestPOIBlobID;
  stringref m_name_lang;
  uint32_t m_areaPOIIconEnum;
};