# Select Next Subgroup

Grammar — Select Next Subgroup for player player
FlagsNative | Action

Selects the next subgroup for a player.

# Arguments

  • int — Player

Returns — void

native void UnitSubgroupIndexNext(int inPlayer);

Category: Selection / Unit Selection

# Examples

— None found —