WoW:API CancelTrade: Difference between revisions
Jump to navigation
Jump to search
(added info about this /script command) |
(cat) |
||
Line 1: | Line 1: | ||
{{wowapi}} | |||
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 20:35, 13 June 2007
← WoW API < CancelTrade
Cancels a trade. (if you have a trade window open)
CancelTrade();