WoW:API CloseAuctionHouse: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(upgraded deprecated template)
mNo edit summary
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
<center>'''CloseAuctionHouse''' ''-Documentation by wikiEldin-''</center>


Will close the AuctionFrame if opened.
Will close the AuctionFrame if opened.

Revision as of 16:38, 4 December 2007

WoW API < CloseAuctionHouse

Will close the AuctionFrame if opened.

CloseAuctionHouse();

Arguments
none

Returns
nil

Example
CloseAuctionHouse();
Result

Description
Will close the AuctionFrame if opened.