# Sandbox.Game.IsPaused

```csharp
static bool IsPaused { get; set; }
```

Indicates whether the game is currently paused.

Declared in [Sandbox.Game](/api/Sandbox.Game).
Assembly: `Sandbox.Engine`.
