- getWaitTime
double getWaitTime()
- getYieldMode
VisualScriptYield.YieldMode getYieldMode()
- opAssign
VisualScriptYield opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(VisualScriptYield 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.
- setWaitTime
void setWaitTime(double sec)
- setYieldMode
void setYieldMode(long mode)