WoW API: GetNumUnspentTalents
Jump to navigation
Jump to search
← WoW API < GetNumUnspentTalents
Returns the number of unspent talents.
local numUnspentTalents = GetNumUnspentTalents()
Returns[edit]
- numUnspentTalents
- Number - Number of unspent talents -- level-appropriate talent tiers in which the player has not selected a talent.
Patch history[edit]
Template:Mists-inline <span style="" title="Patch 5.0.4">Patch 5.0.4</span> (patch date::28-August-2012): Replaced GetUnspentTalentPoints.