Example #1
0
 public static CoroutineClass UntilFinish(this scMover.Mover m)
 {
     return(CWait.ForSeconds(m.waiter.Left));
 }