DB/ScreenLocation: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
m (Marlamin moved page ScreenLocation.dbc to DB/ScreenLocation)
(No difference)

Revision as of 01:03, 13 February 2016

6.0.1.18179

struct ScreenLocationRec {
  uint32_t m_ID;
  stringref m_name;
};