Navigation menu

WoW:API GetTalentInfo: Difference between revisions

Jump to navigation Jump to search
(added links to other talent pane related functions)
Line 23: Line 23:
:;maxRank : Integer - The maximum rank (maximum number of talent points) of the talent, or 0 (zero) if there is no talent with this tab/index combination.
:;maxRank : Integer - The maximum rank (maximum number of talent points) of the talent, or 0 (zero) if there is no talent with this tab/index combination.
:;isExceptional -  
:;isExceptional -  
:;meetsPrereq -
:;meetsPrereq : Whether the talent's prerequisites are met.
:;previewRank : The rank of this talent in preview mode. If it is not previewed, previewRank == currentRank.
:;meetsPreviewPrereq : Whether the talent's prerequisites in preview mode are met.


== Example ==
== Example ==
Anonymous user