WoW:API GetRewardSpell: Difference between revisions

m
stub/api
No edit summary
m (stub/api)
Line 1: Line 1:
{{stub/API}}
Returns the '''texture''' and the '''name''' of a spell if rewarded.
Returns the '''texture''' and the '''name''' of a spell if rewarded.
'''There could be more return values, i didnt used more.'''
'''There could be more return values.'''


'''Example:'''
'''Example:'''


''local sTexture, sName = GetRewardSpell();''
''local sTexture, sName = GetRewardSpell();''
----
{{WoW API}}
Anonymous user