Ejemplo n.º 1
0
 public void Dispose()
 {
     AbortSequence();
     coroutinesHandler.Dispose();
 }
 public void Dispose()
 {
     enumerators.Clear();
     coroutinesHandler.Dispose();
 }