DB/ZoneLight

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

≥ Cata


6.0.1.18179

struct ZoneLightRec {
  uint32_t m_ID;
  stringref m_name;
  uint32_t m_mapID;
  uint32_t m_lightID;
};