WoW:API QuestChooseRewardError: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Move page script moved page API QuestChooseRewardError to API QuestChooseRewardError without leaving a redirect) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} | |||
Throws an error when the choose reward method doesn't work. | Throws an error when the choose reward method doesn't work. | ||
Line 25: | Line 24: | ||
: Throws an error when the choose reward method doesn't work. | : Throws an error when the choose reward method doesn't work. | ||
Latest revision as of 04:47, 15 August 2023
← WoW API < QuestChooseRewardError
Throws an error when the choose reward method doesn't work.
QuestChooseRewardError();
- Arguments
- none
- Returns
- nil
- Example
QuestChooseRewardError();
- Result
- Description
- Throws an error when the choose reward method doesn't work.