# activeContextChanged

> Defines an event handler for when the active EditorToolContext changes.

## Definition

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

```csharp
public static event Action activeContextChanged
```
