A* Pathfinding Project  4.0.7
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 ()
 

Protected Attributes

SerializedProperty gravity
 

Private Member Functions

void OnEnable ()
 

Private Attributes

SerializedProperty centerOffset
 
SerializedProperty groundMask
 
float lastSeenCustomGravity = float.NegativeInfinity
 

Member Function Documentation

void OnEnable ( )
private
override void OnInspectorGUI ( )

Member Data Documentation

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

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