DB/SkillLineAbilitySortedSpell: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{Template:Sandbox/VersionRange|min_expansionlevel=4}}
==6.0.1.18179==
==6.0.1.18179==
  struct SkillLineAbilitySortedSpellRec {
  struct SkillLineAbilitySortedSpellRec {

Revision as of 03:02, 20 July 2016

≥ Cata

6.0.1.18179

struct SkillLineAbilitySortedSpellRec {
  uint32_t m_ID;
  uint32_t m_spell;
};