Exemplo n.º 1
0
 public void StopRecover() => CoroutineLauncher.Stop(Recover());
Exemplo n.º 2
0
 public override void Exit()
 {
     CoroutineLauncher.Stop(DestroyShield());
 }