# Editor.EditorPreferences.UndoSounds

```csharp
static bool UndoSounds { get; set; }
```

Controls whether a sound is played for any undo/redo operation (success or failure)

Declared in [Editor.EditorPreferences](/api/Editor.EditorPreferences).
Assembly: `Sandbox.Tools`.
