m
Move page script moved page API GetRewardSpell to WoW:API GetRewardSpell without leaving a redirect
(Rewrite, list all return values, add note that should be added to all quest gossip functions, remove "stub".) |
m (Move page script moved page API GetRewardSpell to WoW:API GetRewardSpell without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | |||
Returns information about spell that you get as reward for completing quest currently in gossip frame. | Returns information about spell that you get as reward for completing quest currently in gossip frame. | ||
texture, name, isTradeskillSpell, isSpellLearned = GetRewardSpell() | texture, name, isTradeskillSpell, isSpellLearned = GetRewardSpell() | ||