DB/CharBaseSection: Difference between revisions

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

Revision as of 00:23, 13 February 2016

6.0.1.18179

struct CharBaseSectionRec {
  uint32_t m_ID;
  uint32_t m_fallbackID;
  uint32_t m_layoutResType;
};