|
void | UpdateG (Path path) |
|
uint | cost [get, set] |
|
uint | F [get] |
| F score. More...
|
|
bool | flag1 [get, set] |
| Use as temporary flag during pathfinding. More...
|
|
bool | flag2 [get, set] |
| Use as temporary flag during pathfinding. More...
|
|
uint | G [get, set] |
| G score, cost to get to this node. More...
|
|
uint | H [get, set] |
| H score, estimated cost to get to to the target. More...
|
|
◆ time
The documentation for this class was generated from the following file:
- /Users/arong/Unity/a-pathfinding-project/Assets/AstarPathfindingProject/Core/Cooperative/PathNodeCooperative.cs