WoW:API CloseAuctionHouse

Revision as of 18:32, 27 August 2005 by WoWWiki>Inglais
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