WoW:API CloseAuctionHouse

From AddOn Studio
Revision as of 03:41, 21 March 2005 by WoWWiki>WikiEldin
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
AcceptDuel -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 CloseAuctionHouse