Ejemplo n.º 1
0
 /// <summary> Begins execution of the coroutine </summary>
 public void Start()
 {
     task.Start();
 }