WoW:API GetRewardSpell: Difference between revisions

cat
(Rewrite, list all return values, add note that should be added to all quest gossip functions, remove "stub".)
(cat)
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()