DB/EmoteAnims

From wowdev
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;  // internal client use Object_C_GetAnimIndex
  stringref m_AnimName;
};