A* Pathfinding Project  4.2.5
The A* Pathfinding Project for Unity 3D
Useful Classes

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...
 
class  Seeker
 Handles path calls for a single unit. More...
 

Detailed Description

These are the classes you will use most.