WoW:API CloseMerchant: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
(Updated to match the API boilerplate.)
Line 1: Line 1:
{{wowapi}}  
{{wowapi}} __NOTOC__
{{Stub/API}}
 
 
Closes the merchant window.
Closes the merchant window.
  CloseMerchant();
  CloseMerchant()
 
 
== Arguments ==
:none
 
 
== Returns ==
:nil

Revision as of 17:02, 25 June 2007

WoW API < CloseMerchant


Closes the merchant window.

CloseMerchant()


Arguments

none


Returns

nil