Set Text
Last updated
Last updated
Set Text sets the text of a Text Object.
Scope: Scene, Function, Prefab.
Attribute | Type | Description |
---|---|---|
| ObjectID | The Text Object, whose |
| String | The default value of the Text Object, if no value is provided. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | The ID of the Text Object. |
| String | The desired value of the Text Object's |
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. |
String (computer science) on Wikipedia.