Input.anyKeystatic var anyKey : booleanDescriptionIs any key or mouse button currently held down? (Read Only)
JavaScript
// Detects if any key has been pressed. using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > Input | ||||
Input.anyKeystatic var anyKey : booleanDescriptionIs any key or mouse button currently held down? (Read Only)
JavaScript
// Detects if any key has been pressed. using UnityEngine; import UnityEngine |