예제 #1
0
 public void OnDestroy()
 {
     Instance = null;
     PathfindingManager.Stop();
     Pathfinding.Clean();
 }