Struct VisualScriptVariableSet
Changes a variable's value.
struct VisualScriptVariableSet
;
Changes a variable's value to the given input.
Input Ports:
- Sequence
- Data (variant): set
Output Ports:
- Sequence
Properties
| Name | Type | Description |
|---|---|---|
varName[get, set]
|
String | The variable's name. |
Methods
| Name | Description |
|---|---|
getVariable
|
|
setVariable
|