B1PathFindNode
- A* pathfinding node storing cost, distance, grid index, and parent linkage for priority-queue traversal.
* Used internally during grid-based pathfinding to evaluate and reconstruct the optimal path.
| Property | Type | Description | Metadata |
|---|
| Property | Type | Description | Metadata |
|---|