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

7 lines
189 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return boolean canQueue
---Returns whether the player can queue for Wintergrasp
function CanQueueForWintergrasp() end