The AStarPathfinder type exposes the following members.

Properties

  NameDescription
FallbackPathfinder
Gets or sets an IPathfinder to fall back on if the A* algorithm cannot be used.
Instance
Gets a static instance of the AStarPathfinder class.

See Also