DB/MinorTalent: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (Marlamin moved page MinorTalent.dbc to DB/MinorTalent)
No edit summary
 
Line 1: Line 1:
{{Template:Sandbox/VersionRange|min_expansionlevel=6}}
==6.0.1.18179==
==6.0.1.18179==
  struct MinorTalentRec {
  struct MinorTalentRec {

Latest revision as of 03:27, 20 July 2016

≥ WoD

6.0.1.18179

struct MinorTalentRec {
  uint32_t m_ID;
  uint32_t m_chrSpecializationID;
  uint32_t m_spellID;
  uint32_t m_orderIndex;
};