BlzGroupUnitAt

Parameters
whichGroup group
index integer
comment

Returns unit at the given index in group. Groups start at index 0.

If the unit was removed from the game or index is out of bounds, returns null.

patch

1.31

return type
unit
Source code
native BlzGroupUnitAt                       takes group whichGroup, integer index returns unit
Source
common.j
wc3modding.com
BlzGroupUnitAt