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