VisualScriptVariableGet

Inherits: VisualScriptNode < Resource < Reference < Object

Category: Core

Brief Description

Gets a variable’s value.

Member Variables

  • String var_name - The variable’s name.

Description

Returns a variable’s value. “Var Name” must be supplied, with an optional type.

Input Ports:

none

Output Ports:

  • Data (variant): value