# Editor.EditorEvent.Unregister

```csharp
static void Unregister(object obj)
```

Unregister an object, stop receiving events

### Parameters

- `obj` (`object`)

Declared in [Editor.EditorEvent](/api/Editor.EditorEvent).
Assembly: `Sandbox.Tools`.
