Files
wow_Meta/api/C_BlackMarket.RequestItems.lua
2025-05-04 15:15:00 +02:00

6 lines
284 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---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