WoW:API CloseMerchant: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
({{wowapi}}, format.)
m (Move page script moved page API CloseMerchant to API CloseMerchant without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{wowapi}} __NOTOC__
{{wowapi}} __NOTOC__
Closes the merchant window.
Closes the merchant window.
  CloseMerchant();
  CloseMerchant()
 
 
== Arguments ==
:none
 
 
== Returns ==
:nil

Latest revision as of 04:45, 15 August 2023

WoW API < CloseMerchant


Closes the merchant window.

CloseMerchant()


Arguments[edit]

none


Returns[edit]

nil