A* Pathfinding Project  3.8.6
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
IPathModifier Interface Reference

Base for all path modifiers. More...

Detailed Description

Base for all path modifiers.

See Also
MonoModifier Modifier

Public Member Functions

void Apply (Path p)
 
void PreProcess (Path p)
 

Properties

int Order [get]
 

Member Function Documentation

void Apply ( Path  p)
void PreProcess ( Path  p)

Property Documentation

int Order
get

The documentation for this interface was generated from the following file: