WoW:API GetQuestReward: Difference between revisions

m
no edit summary
m ({{wowapi}})
mNo edit summary
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
Gets the quest reward specified.
Completes the quest with the specified quest reward.
 
Warning: Since making a choice here is irrevocable, use with caution.


  GetQuestReward(itemChoice);
  GetQuestReward(itemChoice);
Anonymous user