|
A* Pathfinding Project
3.1.4
The A* Pathfinding Project for Unity 3D
|
Inheritance diagram for SeekerEditor:
Collaboration diagram for SeekerEditor:Public Member Functions | |
| override void | OnInspectorGUI () |
Static Public Attributes | |
| static bool | modifiersOpen = false |
| static bool | tagPenaltiesOpen = false |
Private Attributes | |
| List< IPathModifier > | mods = null |