예제 #1
0
 internal void DestroyNode(GraphNode node)
 {
     pathProcessor.DestroyNode(node);
 }