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

5 lines
188 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return boolean isRated
---Returns whether or not the player is in a rated battleground
function IsRatedBattleground() end