WoW API: GetNumUnspentTalents

Revision as of 04:46, 15 August 2023 by Move page script (talk) (Move page script moved page API GetNumUnspentTalents to API GetNumUnspentTalents without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WoW API < GetNumUnspentTalents

Returns the number of unspent talents.

local numUnspentTalents = GetNumUnspentTalents()

Returns

numUnspentTalents
Number - Number of unspent talents -- level-appropriate talent tiers in which the player has not selected a talent.

Patch history

Template:Mists-inline <span style="" title="Patch 5.0.4">Patch 5.0.4</span> (patch date::28-August-2012): Replaced GetUnspentTalentPoints.

See also