Files
wow_Meta/api/C_BlackMarket.RequestItems.lua
2024-12-16 13:13:08 +01:00

4 lines
274 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