Files
wow-weakauras/Meta/api/CloseAuctionHouse.lua
2024-11-07 23:12:37 +01:00

4 lines
275 B
Lua

---@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