API GetNumSpecGroups
Talk0
98,468pages on
this wiki
this wiki
Returns the number of specialization group (dual specs) the player has.
local numSpecGroups = GetNumSpecGroups()
Returns
Edit
- numSpecGroups
- Number - number of available specialization groups; 1 for characters that have not learned dual-specializations, 2 for those that have.
Patch history
Edit
Patch 5.0.4 (28 August 2012): Replaced GetNumTalentGroups.