# Set Game Pausing Allowed

Grammarallow Game Pausing
FlagsNative | Action

# Arguments

Returns — void

native void GameSetPauseable(bool pauseable);

Category: Game / Game Settings

# Examples

# mods/heroesbrawlmods/arenamodemods/arenamode.stormmod

LibAREN.galaxy

// L93
GameSetPauseable(false)