A* Pathfinding Project  4.1.9
The A* Pathfinding Project for Unity 3D
PathProcessor.cs File Reference

Classes

struct  PathProcessor.GraphUpdateLock
 Prevents pathfinding from running while held. More...
 
interface  IPathHandlerProvider
 Allows overriding of the PathHandler. More...
 
class  PathProcessor
 Handles path calculations and thread management. More...
 

Namespaces

namespace  Pathfinding