On-Screen Keyboard Get Input

Overview

The On-Screen Keyboard Get Input Node.

The On-Screen Keyboard Get Input Node returns the input from the On-Screen Keyboard.

Scope: Scene, Function, Prefab.

Attributes

The On-Screen Keyboard Get Input Node Attributes.
Attribute
Type
Description

Object

ObjectID

The target Object.

Inputs

Input
Type
Description

Pulse Input (►)

Pulse

A standard Input Pulse, to trigger the execution of the Node.

Object ID

ObjectID

The ID of the target Object.

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.

Keyboard Input

String

The input from the On-Screen Keyboard.

See Also

Last updated