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.0.11889

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