# Editor.EditorPreferences.ShortcutOverrides

```csharp
static Dictionary<string,string> ShortcutOverrides { get; set; }
```

Overrides for any Editor shortcuts.

Declared in [Editor.EditorPreferences](/api/Editor.EditorPreferences).
Assembly: `Sandbox.Tools`.
