Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the amount of talents for a specialization.
numTalents = GetNumTalents(tabIndex)
Arguments[]
- tabIndex
- number - Ranging from 1 to GetNumTalentTabs()
Returns[]
- numTalents
- number - The amount of talents offered by a specialization.
Patch changes[]
Patch 6.0.2 (2014-10-14): Removed.
See also[]
- UnitCharacterPoints - returns the amount of unspent talent points
- GetTalentInfo/Classic