DB/Cfg Regions

From wowdev
Revision as of 19:20, 13 July 2016 by Synric (talk | contribs)
Jump to navigation Jump to search

Warlords

6.0.1.18179

Struct

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