# Select Previous Subgroup

Grammar — Select Previous Subgroup for player player
FlagsNative | Action

Selects the previous subgroup for a player.

# Arguments

  • int — Player

Returns — void

native void UnitSubgroupIndexPrevious(int inPlayer);

Category: Selection / Unit Selection

# Examples

— None found —