# snapEnabledChanged

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

## Definition

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

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