Files
wow_Meta/api/GetNumSubgroupMembers.lua
2025-05-04 14:35:26 +02:00

6 lines
197 B
Lua
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---@diagnostic disable: missing-return, lowercase-global
---@return number playerNumber
---Return number of other players in current players raid subgroup.
function GetNumSubgroupMembers() end