WoW:API QuestChooseRewardError: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page API QuestChooseRewardError to API QuestChooseRewardError without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<center>'''QuestChooseRewardError''' ''-Documentation by AlexanderYoshi-''</center>
{{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.
----
{{WoW API}}

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.