# projectStateChanged

> The event fired when the state of the project changes.

## Definition

* **Type:** Event
* **Namespace:** [UnityEditor](/engine/6000.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public event Action projectStateChanged
```
