Variable Setter

Overview

The Variable Setter Node allows the user to set the value of a Variable.

Scope: Project, Scene, Function.

Inputs

InputTypeDescription

Pulse Input (►)

Pulse

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

Value

Data Type of the Variable

Value you wish to set the Variable to.

Outputs

OutputTypeDescription

Pulse Output (►)

Pulse

A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.

Value

Data Type of the Variable

The new value of the Variable.

See Also

Last updated