# Sandbox.GameObject.Destroy

```csharp
void Destroy()
```

Destroy this object. Will actually be destroyed at the start of the next frame.

Declared in [Sandbox.GameObject](/api/Sandbox.GameObject).
Assembly: `Sandbox.Engine`.
