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.5 (in KSPDev_Utils.2.5.dll) Version: 2.5 for KSP v1
Syntax
C#
public KeyboardInputSwitch()
Request Example View Source
See Also