# Sandbox.Utility.EditorTools.InspectorObject

```csharp
static object InspectorObject { get; set; }
```

Set the object to be inspected by the inspector in the editor

Declared in [Sandbox.Utility.EditorTools](/api/Sandbox.Utility.EditorTools).
Assembly: `Sandbox.Engine`.
