# Sandbox.Game.IsPlaying

```csharp
static bool IsPlaying { get; set; }
```

Indicates whether the game is currently running and actively playing a scene.

Declared in [Sandbox.Game](/api/Sandbox.Game).
Assembly: `Sandbox.Engine`.
