- getOperator
Variant.Operator getOperator()
- getTyped
Variant.Type getTyped()
- opAssign
VisualScriptOperator opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(VisualScriptOperator 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.
- setOperator
void setOperator(long op)
- setTyped
void setTyped(long type)
Input Ports: - Data (variant): A - Data (variant): B Output Ports: - Data (variant): result