Widget API: GameTooltip:SetTalent

Revision as of 04:45, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API GameTooltip SetTalent to API GameTooltip SetTalent without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Widget API ← GameTooltip < SetTalent

Shows the tooltip for the specified talent.

GameTooltip:SetTalent(tabIndex,talentIndex);
Arguments
(tabIndex, talentIndex)
tabIndex
Number - the index of the talent tab
talentIndex
Number - the index of the talent on the tab
Returns
unknown