InControl API Reference
UnityKeyboardProvider.KeyMapping Struct Reference

Public Member Functions

 KeyMapping (Key source, string name, UnityKey target)
 
 KeyMapping (Key source, string name, UnityKey target0, UnityKey target1)
 
 KeyMapping (Key source, string name, string macName, UnityKey target)
 
 KeyMapping (Key source, string name, string macName, UnityKey target0, UnityKey target1)
 

Public Attributes

readonly Key source
 
readonly UnityKey target0
 
readonly UnityKey target1
 
readonly string name
 
readonly string macName
 

Properties

bool IsPressed [get]
 
string Name [get]
 

The documentation for this struct was generated from the following file: