Click or drag to resize

KeyboardInputSwitchkeyCode Field

Key code for the switch.

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

Field Value

Type: KeyCode
Remarks
It can be changed in runtime but if the hold state was true then it must be reset by the caller.
See Also