- getVariable
String getVariable()
- opAssign
VisualScriptVariableGet opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(VisualScriptVariableGet 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)
Gets a variable's value.
Returns a variable's value. "Var Name" must be supplied, with an optional type. Input Ports: none Output Ports: - Data (variant): value