Beispiel #1
0
 public void RemoveWaypointLast_On_empty_navmesh_throws_exception()
 {
     emptyNavMesh.RemoveWaypointLast();
 }