# Restrictions Are Enabled For Player

Grammar — Tech tree restrictions are enabled for player inPlayer
FlagsNative | Function

Returns true if a player has tech tree restrictions enabled.

# Arguments

  • int — Player

Returns — bool

native bool TechTreeRestrictionsEnabled(int player);

Category: Tech Tree / Global Restrictions

# Examples

— None found —