WoW:API CloseAuctionHouse: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(upgraded deprecated template)
m (Move page script moved page API CloseAuctionHouse to API CloseAuctionHouse without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
<center>'''CloseAuctionHouse''' ''-Documentation by wikiEldin-''</center>


Will close the AuctionFrame if opened.
Will close the AuctionFrame if opened.

Latest revision as of 04:45, 15 August 2023

WoW API < CloseAuctionHouse

Will close the AuctionFrame if opened.

CloseAuctionHouse();

Arguments
none

Returns
nil

Example
CloseAuctionHouse();
Result

Description
Will close the AuctionFrame if opened.