WoW:API CloseAuctionHouse: Difference between revisions
Jump to navigation
Jump to search
CloseAuctionHouse -Documentation by wikiEldin-
mNo edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
---- | ---- | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
Revision as of 04:31, 4 January 2006
Will close the AuctionFrame if opened.
CloseAuctionHouse();
- Arguments
- none
- Returns
- nil
- Example
CloseAuctionHouse();
- Result
- Description
- Will close the AuctionFrame if opened.