VisualScriptVariableSet

Inherits: VisualScriptNode < Resource < Reference < Object

Category: Core

Brief Description

Changes a variable’s value.

Properties

String var_name

Description

Changes a variable’s value to the given input.

Input Ports:

  • Sequence
  • Data (variant): set

Output Ports:

  • Sequence

Property Descriptions

Setter set_variable(value)
Getter get_variable()

The variable’s name.