Widget API: GameTooltip:SetTalent
Jump to navigation
Jump to search
← 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