WoW:API AcceptDuel

From AddOn Studio
Revision as of 18:57, 3 January 2006 by WoWWiki>Muert
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