Méthode | Description | |
---|---|---|
GetLastInputChar ( ) : char |
Get last char from UnityEngine.Input.inputString.
|
|
ToKey ( this modifier, bool returnLeftButton = true ) : UnityEngine.KeyCode | ||
ToModifier ( this key ) : UnityEngine.EventModifiers |
public static ToKey ( this modifier, bool returnLeftButton = true ) : UnityEngine.KeyCode | ||
modifier | this | |
returnLeftButton | bool | |
Résultat | UnityEngine.KeyCode |
public static ToModifier ( this key ) : UnityEngine.EventModifiers | ||
key | this | |
Résultat | UnityEngine.EventModifiers |