WoW:API CloseTrade: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Closes the trade window.)
 
No edit summary
Line 25: Line 25:
----
----
{{Template:WoW API}}
{{Template:WoW API}}
[[Category:API Functions|AcceptDuel]]

Revision as of 15:49, 4 January 2006

CloseTrade -Documentation by Emperorlou-

Closes the trade window.


Arguments
none

Returns
nil

Example
CloseTrade();
Result

Description
Closes the trade window.

Template:WoW API