WoW:API CancelDuel: Difference between revisions
Jump to navigation
Jump to search
CancelDuel -Documentation by AlexanderYoshi-
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<center>'''CancelDuel''' ''-Documentation by AlexanderYoshi-''</center> | <center>'''CancelDuel''' ''-Documentation by AlexanderYoshi-''</center> | ||
Cancel's a players | Cancel's a players duel invitation. | ||
CancelDuel(); | CancelDuel(); | ||
Line 24: | Line 24: | ||
;''Description'' | ;''Description'' | ||
: Cancel's a players | : Cancel's a players duel invitation. | ||
---- | ---- | ||
{{Template:WoW API}} | {{Template:WoW API}} |
Revision as of 01:33, 2 July 2005
Cancel's a players duel invitation.
CancelDuel();
- Arguments
- none
- Returns
- nil
- Example
CancelDuel();
- Result
- Description
- Cancel's a players duel invitation.