| 
    A* Pathfinding Project
    3.6.6
    
   The A* Pathfinding Project for Unity 3D 
   | 
 
Base for all path modifiers. More...
Base for all path modifiers.
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] | 
| void Apply | ( | Path | p, | 
| ModifierData | source | ||
| ) | 
| void ApplyOriginal | ( | Path | p | ) | 
| void PreProcess | ( | Path | p | ) | 
      
  | 
  get | 
      
  | 
  get | 
      
  | 
  getset |