Inventory Engine  v3.8
Public Member Functions | Protected Member Functions | List of all members
MoreMountains.Tools.AITransitionPropertyInspector Class Reference

Inherits PropertyDrawer.

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: