WoW:API ConfirmAcceptQuest: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m ({{wowapi}})
Line 1: Line 1:
<center>'''CompleteQuest''' ''-Documentation by AlexanderYoshi-''</center>
{{wowapi}}
 
Accept the quest. Yes. Really accept it.
Accept the quest. Yes. Really accept it.


Line 25: Line 24:


: Accept the quest. Yes. Really accept it.
: Accept the quest. Yes. Really accept it.
----
{{WoW API}}

Revision as of 09:24, 18 June 2006

WoW API < ConfirmAcceptQuest

Accept the quest. Yes. Really accept it.

ConfirmAcceptQuest();

Arguments
none

Returns
nil

Example
ConfirmAcceptQuest();
Result

Description
Accept the quest. Yes. Really accept it.