On On-Screen Keyboard Arrow Down Pressed
Overview
The On On-Screen Keyboard Arrow Down Pressed Node is an Event Listener Node used for executing a Logic Branch when the Down
key on the On-Screen Keyboard is pressed.
Scope: Scene, Prefab.
Attributes
Attribute | Type | Description |
---|---|---|
| ObjectID | The On-Screen Keyboard in which the pressing of the |
Inputs
Input | Type | Description |
---|---|---|
| ObjectID | The On-Screen Keyboard in which the pressing of the |
| Pulse | An Input Pulse that needs to be triggered to start listening to the Event. |
Outputs
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
| ObjectID | The On-Screen Keyboard received as Input. |
See Also
Last updated