 | AStar Class |
A generic implementation of the A-Star algorithm.
Inheritance Hierarchy
Namespace:
Kit.Algorithms
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
SyntaxThe AStar type exposes the following members.
Methods|
| Name | Description |
|---|
  | FindPathT | Find the shortest path from start to destination. |
Top
See Also