A* Pathfinding Project  3.8
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
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...
 
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...
 

Detailed Description

These are the classes you will use most.