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

5 lines
229 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return 1nil canGroupJoin
---Returns whether the battleground for which the player is queueing supports joining as a group
function CanJoinBattlefieldAsGroup() end