| 
    A* Pathfinding Project
    3.8
    
   The A* Pathfinding Project for Unity 3D 
   | 
 
These are the classes you will use most. More...
Modules | |
| Path Types | |
| Collection of the most used path types.  | |
| Utilities | |
| Collection of utility classes which might be useful.  | |
| Modifiers | |
| Collection of the most used modifiers.  | |
| Graph Types | |
| Collection of the most used graph types.  | |
Classes | |
| class | AstarData | 
| Stores the navigation graphs for the A* Pathfinding System.  More... | |
| class | AstarPath | 
| Core Component for the A* Pathfinding System.  More... | |
| struct | AstarPath.AstarWorkItem | 
| struct | AstarPath.GUOSingle | 
| Holds a single update that needs to be performed on a graph.  More... | |
| class | Seeker | 
| Handles path calls for a single unit.  More... | |
These are the classes you will use most.