# Editor.Widget.ProvidesDebugMode

```csharp
bool ProvidesDebugMode { get; set; }
```

If true then this widget has a debug mode that can be activated

Declared in [Editor.Widget](/api/Editor.Widget).
Assembly: `Sandbox.Tools`.
