WoW:API CancelTrade: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(cat)
mNo edit summary
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
{{Stub/API}}
Cancels a trade. (if you have a trade window open)<br>
Cancels a trade. (if you have a trade window open)<br>
<pre>
<pre>
CancelTrade();
CancelTrade();
</pre>
</pre>

Revision as of 16:33, 25 June 2007

WoW API < CancelTrade

Cancels a trade. (if you have a trade window open)

CancelTrade();