Function LevelGridNode.Open
void Open (
ctx | ||
uint | pathNodeIndex | |
uint | gScore |
Open the node.
Used internally by the A* algorithm.
ctx | ||
uint | pathNodeIndex | |
uint | gScore |
Open the node.
Used internally by the A* algorithm.