WoW API: CloseAuctionHouse

From AddOn Studio
Revision as of 18:08, 6 January 2007 by WoWWiki>Hobinbot (upgraded deprecated template)
Jump to navigation Jump to search

WoW API < CloseAuctionHouse

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.