GameTooltip:GetSpell

From Warcraft Wiki
Jump to navigation Jump to search


spellName, spellID = GameTooltip:GetSpell()

Returns the name and id of the spell displayed on a GameTooltip.


Arguments
none

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