WoW API: CancelDuel
Jump to navigation
Jump to search
← 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.