A* Pathfinding Project  4.1.16
The A* Pathfinding Project for Unity 3D
Modifiers.cs File Reference

Classes

interface  IPathModifier
 Base for all path modifiers. More...
 
class  MonoModifier
 Base class for path modifiers which can be attached to GameObjects. More...
 
class  PathModifier
 Base class for path modifiers which are not attached to GameObjects. More...
 

Namespaces

namespace  Pathfinding