GetNumTalents

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Patch
Added in 1.0.0 / 1.13.2
Removed in 6.0.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

See also