DB/SpellVisualAnimName

From wowdev
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

PreVanilla (0.5.3.3368) … PreVanilla (0.6.0.3592)

Struct

struct SpellVisualAnimNameRec {
  uint32_t m_AnimID;
  stringref m_name;
};