DB/Cfg Regions

From wowdev
Revision as of 01:02, 6 November 2014 by Schlumpf (talk | contribs)
Jump to navigation Jump to search

6.0.1.18179

struct Cfg_RegionsRec {
  uint32_t m_ID;
  stringref m_tag;
  uint32_t m_region_group_mask;
  uint32_t m_rulesetID;
};