Widget API: GameTooltip:SetSpell
Jump to navigation
Jump to search
← Widget API ← GameTooltip < SetSpell
Shows the tooltip for the specified spell.
GameTooltip:SetSpell(spellId, spellbookTabNum);
- Arguments
- (spellId, spellbookTabNum)
- spellId
- Number - the id of the spell on the tab
- spellbookTabNum
- Number - the number of the spell's tab in the spellbook
- Returns
- unknown