# projectRefreshed

> The event fired when the user the state of the project is refreshed.

## Definition

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

```csharp
public event Action projectRefreshed
```
