- getBasePath
NodePath getBasePath()
- getBaseType
String getBaseType()
- getCallMode
VisualScriptYieldSignal.CallMode getCallMode()
- getSignal
String getSignal()
- opAssign
VisualScriptYieldSignal opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(VisualScriptYieldSignal 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.
- setBasePath
void setBasePath(NodePathArg0 base_path)
- setBaseType
void setBaseType(StringArg0 base_type)
- setCallMode
void setCallMode(long mode)
- setSignal
void setSignal(StringArg0 signal)