DB/EmoteAnims

From wowdev
Revision as of 23:31, 1 October 2017 by Barncastle (talk | contribs)
Jump to navigation Jump to search

PreVanilla (0.5.3.3368) … PreVanilla (0.6.0.3592)

Struct

struct EmoteAnimsRec
{
  uint32_t m_ID;
  uint32_t m_ProcessedAnimIndex;
  stringref m_AnimName;
};