# Unlock Ally Color Setting

Grammar — Unlock ally color settings for players in players
FlagsNative | Action

Unlocks ally color settings for the player group.

# Arguments

  • playergroup — Players

Returns — void

native void UIUnitColorStyleClearOverride(
	playergroup inPlayers,
);

Category: UI / Game UI

# Examples

— None found —