WoW:API QuestChooseRewardError: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m ({{wowapi}})
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}}

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.