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