DB/MinorTalent: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
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;
};