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

4 lines
303 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Requests informations about Conquest Point cap from the server. The text is not returned immediately; the PVP_REWARDS_UPDATE event fires when text is available for retrieval by the GetPVPRewards() function.
function RequestPVPRewards() end