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