DB/EmoteAnims

From wowdev
Revision as of 15:06, 5 June 2016 by Schlumpf (talk | contribs) (Created page with "==0.5.3.3368== struct EmoteAnimsRec { uint32_t m_ID; uint32_t m_ProcessedAnimIndex; {{Template:Type|stringref}} m_AnimName; };")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

0.5.3.3368

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