BlzGroupGetSize
- Parameters
-
whichGroup group
- comment
-
Returns the size (length) of group. The size refers to game's internal representation of group data (array), group's last index is
size - 1
. - note
-
See:
BlzGroupUnitAt
. - patch
-
1.31.0.11889
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
integer
- Source code
-
native BlzGroupGetSize takes group whichGroup returns integer