VisualScriptVariableSet

Inherits: VisualScriptNode < Resource < Reference < Object

Changes a variable’s value.

Description

Changes a variable’s value to the given input.

Input Ports:

  • Sequence
  • Data (variant): set

Output Ports:

  • Sequence

Properties

String var_name ""

Property Descriptions

Default ""
Setter set_variable(value)
Getter get_variable()

The variable’s name.