Click or drag to resize

KeyboardInputSwitch Constructor

Overload List
  NameDescription
Public methodKeyboardInputSwitch
Creates a switch with a None key binding. It's a default constructor needed for the PersistentFieldAttribute functionality to work.
Public methodKeyboardInputSwitch(KeyCode)
Main constructor to create a switch for the provided key code.
Top
See Also