DB/EmoteAnims

From wowdev
Revision as of 16:33, 1 January 2020 by Schlumpf (talk | contribs)
Jump to navigation Jump to search

PreVanilla (0.5.3.3368) … PreVanilla (0.6.0.3592)

struct EmoteAnimsRec {
  uint32_t m_ID;
  uint32_t m_ProcessedAnimIndex;  // internal client use Object_C_GetAnimIndex
  stringref m_AnimName;
};