Variable Setter
Last updated
Last updated
The Variable Setter Node allows the user to set the value of a Variable.
Scope: Project, Scene, Function.
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| Data Type of the Variable | Value you wish to set the Variable to. |
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. |
| Data Type of the Variable | The new value of the Variable. |