- getVariable
String getVariable()
- opAssign
VisualScriptVariableSet opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(VisualScriptVariableSet other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setVariable
void setVariable(StringArg0 name)
Changes a variable's value.
Changes a variable's value to the given input. Input Ports: - Sequence - Data (variant): set Output Ports: - Sequence