WoW:API GetQuestReward
Jump to navigation
Jump to search
Gets the quest reward specified.
GetQuestReward(itemChoice);
- Arguments
- (Number itemChoice)
- itemChoice
- The quest reward chosen
- Returns
- nil
- Example
GetQuestReward(QuestFrameRewardPanel.itemChoice);
- Result
- Description
- Gets the quest reward specified.