A* Pathfinding Project  3.8.5
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
AstarPath.cs File Reference

Classes

class  AstarPath
 Core component for the A* Pathfinding System. More...
 

Typedefs

using ParameterizedThreadStart = System.Threading.ParameterizedThreadStart
 
using Thread = System.Threading.Thread
 

Typedef Documentation

using ParameterizedThreadStart = System.Threading.ParameterizedThreadStart
using Thread = System.Threading.Thread