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 | '''There could be more return values.''' | ||
'''Example:''' | '''Example:''' | ||
''local sTexture, sName = GetRewardSpell();'' | ''local sTexture, sName = GetRewardSpell();'' | ||