Property ShortcutConfig
| Edit this page View SourceShortcutConfig
BepInEx configuration entry of a KeyCode that should be used.
Overrides the Shortcut value of this config.
Declaration
public ConfigEntry<KeyboardShortcut> ShortcutConfig { get; set; }
Property Value
| Type | Description |
|---|---|
| ConfigEntry<KeyboardShortcut> |