WoWWiki

This wiki contains inaccurate and out-of-date information. Please head over to https://wowpedia.fandom.com for more accurate and up-to-date game information.

READ MORE

WoWWiki
Advertisement

Widget API ← GameTooltip < GetSpell

spellName, spellID = GameTooltip:GetSpell();

Returns the name and link of the item displayed on a GameTooltip.


Arguments
none

Returns
spellName, spellID
spellName
Plain text spell name (e.g. "Explosive Shot").
spellID
Integer spell ID (e.g. "60053").
Advertisement