Base class for path modifiers which are not attached to GameObjects.
More...
Base class for path modifiers which are not attached to GameObjects.
- See Also
- MonoModifier
|
abstract int | Order [get] |
| Modifiers will be executed from lower order to higher order.
|
|
int | Order [get] |
|
abstract void Apply |
( |
Path |
p | ) |
|
|
pure virtual |
virtual void PreProcess |
( |
Path |
p | ) |
|
|
virtual |
Modifiers will be executed from lower order to higher order.
This value is assumed to stay constant.
The documentation for this class was generated from the following file:
- /Users/arong/Unity/a-pathfinding-project/Assets/AstarPathfindingProject/Modifiers/Modifiers.cs