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

6 lines
164 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---Returns whether the player is on an Arena Tournament realm
function IsOnTournamentRealm() end