WoW:API AcceptDuel: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page API AcceptDuel to API AcceptDuel without leaving a redirect)
 
(One intermediate revision by one other user not shown)
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}}

Latest revision as of 04:44, 15 August 2023

WoW API < AcceptDuel

Accept the challenge to a duel.

AcceptDuel();

Arguments
none

Returns
nil

Example
AcceptDuel();
Result

Description
Accept the challenge to a duel.