DB/ZoneLight

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

New in Cataclysm.

6.0.1.18179

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