WoW:API GameTooltip SetTalent: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Move page script moved page API GameTooltip SetTalent to API GameTooltip SetTalent without leaving a redirect) |
(No difference)
| |
Latest revision as of 04:45, 15 August 2023
← 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