WoW:API CancelTrade: Difference between revisions

Updated to match the current API boilerplate.
mNo edit summary
(Updated to match the current API boilerplate.)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
{{Stub/API}}
 
Cancels a trade. (if you have a trade window open)<br>
 
<pre>
Cancels the currently open trade.
CancelTrade();
CancelTrade()
</pre>
 
 
== Arguments ==
None
 
 
== Returns ==
None
Anonymous user