WoW API: CloseAuctionHouse

From AddOn Studio
Revision as of 16:38, 4 December 2007 by WoWWiki>Pcj
Jump to navigation Jump to search

WoW API < CloseAuctionHouse

Will close the AuctionFrame if opened.

CloseAuctionHouse();

Arguments
none

Returns
nil

Example
CloseAuctionHouse();
Result

Description
Will close the AuctionFrame if opened.