WoW:API AcceptDuel

From AddOn Studio
Revision as of 18:25, 27 August 2005 by WoWWiki>Inglais
Jump to navigation Jump to search
AcceptDuel -Documentation by AlexanderYoshi-

Accept the challenge to a duel.

AcceptDuel();

Arguments
none

Returns
nil

Example
AcceptDuel();
Result

Description
Accept the challenge to a duel.

Template:WoW API