WoW:API GetRewardSpell

From AddOn Studio
Revision as of 20:15, 22 April 2005 by WoWWiki>Willsteel
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Returns the texture and the name of a spell if rewarded. There could be more return values, i didnt used more.

Example:

local sTexture, sName = GetRewardSpell();