A* Pathfinding Project  3.6.1
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
SeekerEditor Class Reference

Public Member Functions

override void OnInspectorGUI ()
 

Static Public Attributes

static bool modifiersOpen = false
 
static bool tagPenaltiesOpen = false
 

Private Attributes

List< IPathModifiermods = null
 

Member Function Documentation

override void OnInspectorGUI ( )

Member Data Documentation

bool modifiersOpen = false
static
List<IPathModifier> mods = null
private
bool tagPenaltiesOpen = false
static

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