# snapEnabledChanged

> Calls the methods in its invocation list when the EditorSnapSettings.snapEnabled value changes.

## Definition

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

```csharp
public static event Action snapEnabledChanged
```
