# projectStateChanged

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

## Definition

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

```csharp
public event Action projectStateChanged
```
