Exemplo n.º 1
0
 //Running
 void CalculatePathfinding()
 {
     WayPointPath = pathfinding.AddToList();
 }