WoW:API CloseAuctionHouse

Revision as of 04:31, 4 January 2006 by WoWWiki>Muert
CloseAuctionHouse -Documentation by wikiEldin-

Will close the AuctionFrame if opened.

CloseAuctionHouse();

Arguments
none

Returns
nil

Example
CloseAuctionHouse();
Result

Description
Will close the AuctionFrame if opened.

Template:WoW API