DB/GlueScreenEmote

From wowdev
Revision as of 19:45, 2 November 2014 by Schlumpf (talk | contribs)
Jump to navigation Jump to search

New in Cataclysm.

6.0.1.18179

struct GlueScreenEmoteRec {
  uint32_t m_ID;
  uint32_t m_classId;
  uint32_t m_raceId;
  uint32_t m_sexId;
  uint32_t m_leftHandItemType;
  uint32_t m_rightHandItemType;
  uint32_t m_animKitId;
  uint32_t m_spellVisualKitId;
};