# isLoaded

> If the Scene is loaded.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.SceneManagement](/engine/6000.7/script-reference/unityeditor/scenemanagement.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public bool isLoaded { get; set; }
```
