| 
    A* Pathfinding Project
    4.1.16
    
   The A* Pathfinding Project for Unity 3D 
   | 
 
Provides additional traversal information to a path request. More...
Provides additional traversal information to a path request.
Public Member Functions | |
| bool | CanTraverse (Path path, GraphNode node) | 
| uint | GetTraversalCost (Path path, GraphNode node) | 
Implemented in BlockManager.TraversalProvider.
Implemented in BlockManager.TraversalProvider.