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

Public Member Functions

override void OnInspectorGUI ()
 

Private Member Functions

void OnEnable ()
 

Private Attributes

SerializedProperty centerOffset
 
SerializedProperty gravity
 
SerializedProperty groundMask
 
float lastSeenCustomGravity = float.NegativeInfinity
 

Member Function Documentation

void OnEnable ( )
private
override void OnInspectorGUI ( )

Member Data Documentation

SerializedProperty centerOffset
private
SerializedProperty gravity
private
SerializedProperty groundMask
private
float lastSeenCustomGravity = float.NegativeInfinity
private

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