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

4 lines
277 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Requests updated black market auction information from the server.. The black market UI must be open according to the server in order for this function to have any effect.
function C_BlackMarket.RequestItems() end