A* Pathfinding Project  4.1.19
The A* Pathfinding Project for Unity 3D
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 path)
 
void PreProcess (Path path)
 

Properties

int Order [get]
 

Member Function Documentation

◆ Apply()

◆ PreProcess()

void PreProcess ( Path  path)

Implemented in MonoModifier, and PathModifier.

Property Documentation

◆ Order

int Order
get

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