m
Move page script moved page API GetTalentInfo to WoW:API GetTalentInfo without leaving a redirect
(added links to other talent pane related functions) |
m (Move page script moved page API GetTalentInfo to WoW:API GetTalentInfo without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| 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 == | ||