# Sandbox.Game.IsClosing

```csharp
static bool IsClosing { get; set; }
```

Set to true when the game is closing

Declared in [Sandbox.Game](/api/Sandbox.Game).
Assembly: `Sandbox.Engine`.
