Files
wow_Meta/api/CanJoinBattlefieldAsGroup.lua
2024-12-16 13:13:08 +01:00

5 lines
225 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