# contentRefreshed

> Event invoked when some content has changed.

## Definition

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

```csharp
public static event Action<string[], string[], string[]> contentRefreshed
```
