# Sandbox.Scene.IsValid

```csharp
bool IsValid { get; set; }
```

Returns true if this scene has not been destroyed

Declared in [Sandbox.Scene](/api/Sandbox.Scene).
Assembly: `Sandbox.Engine`.
