GetNumTalents

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

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

Warlords of Draenor Patch 6.0.2 (2014-10-14): Removed.

See also