WoW:API ConfirmAcceptQuest: Difference between revisions
Jump to navigation
Jump to search
m ({{wowapi}}) |
No edit summary |
||
Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Accept | Accept an escort quest being started by a player nearby. | ||
ConfirmAcceptQuest(); | ConfirmAcceptQuest(); | ||
Line 23: | Line 23: | ||
;''Description'' | ;''Description'' | ||
: Accept | : Accept an escort quest being started by a player nearby. |
Revision as of 06:05, 3 September 2007
← WoW API < ConfirmAcceptQuest
Accept an escort quest being started by a player nearby.
ConfirmAcceptQuest();
- Arguments
- none
- Returns
- nil
- Example
ConfirmAcceptQuest();
- Result
- Description
- Accept an escort quest being started by a player nearby.