Initial commit
This commit is contained in:
4
api/CloseAuctionHouse.lua
Normal file
4
api/CloseAuctionHouse.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Ends interaction with the Auction House UI. Causes the AUCTION_HOUSE_CLOSED event to fire, indicating that Auction-related APIs may be unavailable or no longer return valid data.
|
||||
function CloseAuctionHouse() end
|
||||
Reference in New Issue
Block a user