WoW API: CloseAuctionHouse

Revision as of 16:38, 4 December 2007 by WoWWiki>Pcj

WoW API < CloseAuctionHouse

Will close the AuctionFrame if opened.

CloseAuctionHouse();

Arguments
none

Returns
nil

Example
CloseAuctionHouse();
Result

Description
Will close the AuctionFrame if opened.