# Sandbox.Application.IsStandalone

```csharp
static bool IsStandalone { get; set; }
```

True if the game is running in standalone mode

Declared in [Sandbox.Application](/api/Sandbox.Application).
Assembly: `Sandbox.Engine`.
