WoW:API CloseAuctionHouse: Difference between revisions

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


Line 25: Line 26:


: Will close the AuctionFrame if opened.
: Will close the AuctionFrame if opened.
----
{{Template:WoW API}}

Revision as of 18:08, 6 January 2007

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.