# Game Speed Is Locked

Grammar — Is the game speed locked
FlagsNative | Function

Returns true if the game speed is locked and cannot be changed.

Returns — bool

native bool GameIsSpeedLocked();

Category: Game / Game Settings

# Examples

— None found —