Click or drag to resize

KeyboardInputSwitch Constructor

Creates a switch with a None key binding. It's a default constructor needed for the PersistentFieldAttribute functionality to work.

Namespace:  KSPDev.InputUtils
Assembly:  KSPDev_Utils.2.2 (in KSPDev_Utils.2.2.dll) Version: 2.2 for KSP v1
Syntax
C#
public KeyboardInputSwitch()
Request Example View Source
See Also