# Sandbox.Doo.Methods.GameObjectDestroy

```csharp
static void GameObjectDestroy(GameObject gameObject)
```

Destroys the given GameObject.

### Parameters

- `gameObject` (`GameObject`)

Declared in [Sandbox.Doo.Methods](/api/Sandbox.Doo.Methods).
Assembly: `Sandbox.Engine`.
