WoW:API GetRewardSpell: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
''local sTexture, sName = GetRewardSpell();'' | ''local sTexture, sName = GetRewardSpell();'' | ||
---- | |||
{{WoW API}} |
Revision as of 06:06, 4 January 2006
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();