UnitCharacterPoints

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0

Returns the number of unspent talent points of the player.

talentPoints = UnitCharacterPoints(unit)

Arguments

unit
string : UnitId - Only works on the player unit.

Returns

talentPoints
number - The quantity of unspent talent points the unit has available.

Patch changes

Cataclysm Patch 4.0.1 (2010-10-12): Removed. The emptyProfessions return was replaced by GetProfessions()