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