Highroad Engine v1.3
Public Member Functions | Protected Member Functions | List of all members
MoreMountains.Tools.AITransitionPropertyInspector Class Reference
Inheritance diagram for MoreMountains.Tools.AITransitionPropertyInspector:

Public Member Functions

override float GetPropertyHeight (SerializedProperty property, GUIContent label)
 Determines the height of the transition property More...
 

Protected Member Functions

virtual void DrawSelectionDropdown (Rect position, SerializedProperty prop)
 Draws a selector letting the user pick any decision associated with the AIBrain this transition is on More...
 

Member Function Documentation

◆ DrawSelectionDropdown()

virtual void MoreMountains.Tools.AITransitionPropertyInspector.DrawSelectionDropdown ( Rect  position,
SerializedProperty  prop 
)
protectedvirtual

Draws a selector letting the user pick any decision associated with the AIBrain this transition is on

Parameters
position
prop

◆ GetPropertyHeight()

override float MoreMountains.Tools.AITransitionPropertyInspector.GetPropertyHeight ( SerializedProperty  property,
GUIContent  label 
)

Determines the height of the transition property

Parameters
property
label
Returns

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