WoW:API GetRewardSpell
Returns the texture and the name of a spell if rewarded. There could be more return values.
Example:
local sTexture, sName = GetRewardSpell();
This is a World of Warcraft API stub. Help expand it by editing it.
|
Returns the texture and the name of a spell if rewarded. There could be more return values.
Example:
local sTexture, sName = GetRewardSpell();