WoW:API QuestChooseRewardError: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m ({{wowapi}}) |
||
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. | ||
Revision as of 09:20, 18 June 2006
← 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.