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

5 lines
275 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