# Player Remove All Labels

FlagsNative | Action

Removes all labels from the specified player.

# Arguments

  • int — player

Returns — void

native void PlayerRemoveAllLabels(int inPlayer);

Category: Player / Player Settings

# Examples

— None found —