WoW:API AcceptDuel: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m ({{wowapi}})
Line 1: Line 1:
<center>'''AcceptDuel''' ''-Documentation by AlexanderYoshi-''</center>
{{wowapi}}
 
Accept the challenge to a duel.
Accept the challenge to a duel.


Line 25: Line 24:


: Accept the challenge to a duel.
: Accept the challenge to a duel.
----
{{Template:WoW API}}

Revision as of 12:07, 18 June 2006

WoW API < AcceptDuel

Accept the challenge to a duel.

AcceptDuel();

Arguments
none

Returns
nil

Example
AcceptDuel();
Result

Description
Accept the challenge to a duel.