# Sandbox.Application.IsEditor

```csharp
static bool IsEditor { get; set; }
```

True if running with the tools or editor attached

Declared in [Sandbox.Application](/api/Sandbox.Application).
Assembly: `Sandbox.Engine`.
