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

Base for all path modifiers. More...

+ Inheritance diagram for IPathModifier:

Public Member Functions

void Apply (Path p, ModifierData source)
 
void ApplyOriginal (Path p)
 
void PreProcess (Path p)
 

Properties

ModifierData input [get]
 
ModifierData output [get]
 
int Priority [get, set]
 

Detailed Description

Base for all path modifiers.

See Also
MonoModifier Modifier

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