WoW:API CloseAuctionHouse: Difference between revisions
Jump to navigation
Jump to search
CloseAuctionHouse -Documentation by wikiEldin-
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<center>''' | <center>'''CloseAuctionHouse''' ''-Documentation by wikiEldin-''</center> | ||
Will close the AuctionFrame if opened. | Will close the AuctionFrame if opened. | ||
Line 27: | Line 27: | ||
---- | ---- | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
[[ | [[Category:API Functions|CloseAuctionHouse]] | ||
[[Category:API Auction Functions|CloseAuctionHouse]] | |||
[[Category:API Frame Functions|CloseAuctionHouse]] |
Revision as of 18:32, 27 August 2005
Will close the AuctionFrame if opened.
CloseAuctionHouse();
- Arguments
- none
- Returns
- nil
- Example
CloseAuctionHouse();
- Result
- Description
- Will close the AuctionFrame if opened.