Esempio n. 1
0
 private void FindStartNode()
 {
     _walkToNode = _follower.FindClosest();
 }