Get Text
Last updated
Was this helpful?
Last updated
Was this helpful?
The Get Text Node returns the text of the inputted Object, such as Text, Text Area, and Text Input.
Scope: Scene, Function, Prefab.
Pulse Input (►)
Pulse
A standard Input Pulse, to trigger the execution of the Node.
Object ID
ObjectID
The Object whose text will be returned.
Pulse Output (►)
Pulse
A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.
Text
String
The text from the Object given as input.