WoW:API CancelDuel: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 1: Line 1:
<center>'''CancelDuel''' ''-Documentation by AlexanderYoshi-''</center>
{{wowapi}}
 
Forfeits the current duel.
Cancel's a players duel invitation.


  CancelDuel();
  CancelDuel();
Line 20: Line 19:


;''Result''
;''Result''
 
If you were in an active duel, you'll surrender to the opponent and the duel will be over.
----
;''Description''
 
: Cancel's a players duel invitation.
----
{{Template:WoW API}}