# Subgroup Index

Grammar — Index of highlighted subgroup in selection of units for player player
FlagsNative | Function

Returns the active subgroup index for the specified player’s unit selection.

# Arguments

  • int — Player

Returns — int

native int UnitSubgroupIndexSelected(int inPlayer);

Category: Selection / Unit Selection

# Examples

— None found —