Click or drag to resize
AStarNode Methods

The AStarNode type exposes the following members.

Methods
  NameDescription
Public methodEstimateHeuristicMovementCost
Returns the estimated, heuristic movement cost needed to get from this node to the specified other one.
Public methodReset
Resets this node, clearing its parent and visited status.
Top
See Also