DB/GlyphSlot

From wowdev
Revision as of 17:49, 1 January 2020 by Schlumpf (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Wrath … WoD

3.3.5.12340, 6.0.1.18179

struct GlyphSlotRec {
  uint32_t m_id;
  uint32_t m_type;
  uint32_t m_tooltip;
};