DB/Cfg Regions

From wowdev
Revision as of 13:03, 23 February 2016 by Mjollna (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;
};