Class in Arbor / Inherits from: FlexibleField<UnityEngine.KeyCode>
Description
Class to handle a flexible KeyCode type reference method there is more than one.
Constructors
Operators
Operator Name |
Description |
FlexibleKeyCode |
Cast KeyCode to FlexibleKeyCode. |
KeyCode |
Cast FlexibleKeyCode to KeyCode. |
Inherited Members
Fields
Properties
Property Name |
Description |
fieldType |
It returns a field type. |
parameter |
It return a Paramter. It is null if Type is other than Parameter. |
type |
It returns a type |
value |
It returns a value |
Methods