WoW:API CancelDuel: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (Clarify result of this API)
m (Move page script moved page API CancelDuel to API CancelDuel without leaving a redirect)
 
(No difference)

Latest revision as of 04:45, 15 August 2023

WoW API < CancelDuel

Forfeits the current duel.

CancelDuel();

Arguments
none

Returns
nil

Example
CancelDuel();
Result

Decline invitation to duel. If you were in an active duel, you'll surrender to the opponent and the duel will be over.