Widget API: GameTooltip:SetSpell

Revision as of 13:34, 30 September 2006 by WoWWiki>Pramoewn
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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