コード例 #1
0
 // Add pathfinder to GraphPathNode internal data
 public void Start()
 {
     PathNode.AddPathfinder(this.id);
 }