A* Pathfinding Project  3.7
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 Private Member Functions

static void SetModifierDirty (IPathModifier modifier)
 Calls EditorUtility.SetDirty on the modifier.
 

Private Attributes

List< IPathModifiermods
 

Static Private Attributes

static bool modifiersOpen
 
static bool tagPenaltiesOpen
 

Member Function Documentation

override void OnInspectorGUI ( )
static void SetModifierDirty ( IPathModifier  modifier)
staticprivate

Calls EditorUtility.SetDirty on the modifier.

Member Data Documentation

bool modifiersOpen
staticprivate
List<IPathModifier> mods
private
bool tagPenaltiesOpen
staticprivate

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