WoW:API GetNumTalentTabs: Difference between revisions

m
Move page script moved page API GetNumTalentTabs to WoW:API GetNumTalentTabs without leaving a redirect
(added Cata API)
m (Move page script moved page API GetNumTalentTabs to WoW:API GetNumTalentTabs without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
Returns the total number of tabs of talents one has.
Returns the total number of tabs of talents one has.


  numTabs = GetNumTalentTabs([inspect[,pet]]);
  local numTabs = GetNumTalentTabs([inspect[,pet]]);


----
----
Line 81: Line 81:


unknown C = true
unknown C = true
== Patch changes ==
{{Patch 5.0.4|note=Replaced by {{api|GetNumSpecializations}}.}}
== See also ==
* {{api|SetActiveSpecGroup}}
* {{api|GetNumSpecGroups}}
* {{api|GetSpecialization}}
* {{api|GetNumUnspentTalents}}
* {{api|GetNumSpecializations}}
* {{api|GetSpecializationInfo}}
* {{api|GetSpecializationRole}}
* {{api|t=e|ACTIVE_TALENT_GROUP_CHANGED}}
Anonymous user