WoW:API GetNumTalents: Difference between revisions

m
[,pet] was missing from the arguments
(pet)
m ([,pet] was missing from the arguments)
Line 2: Line 2:
Returns the total number of talents in a tab. '''Note:''' This includes learned and unlearned talents.
Returns the total number of talents in a tab. '''Note:''' This includes learned and unlearned talents.


  numTalents = GetNumTalents(tabIndex[,inspect]);
  numTalents = GetNumTalents(tabIndex[,inspect[,pet]]);


----
----
Anonymous user