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

Inherits PropertyDrawer.

Public Member Functions

override float GetPropertyHeight (SerializedProperty property, GUIContent label)
 Returns the height of the full property More...
 

Protected Member Functions

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

Member Function Documentation

◆ DrawSelectionDropdown()

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

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

Parameters
position
prop

◆ GetPropertyHeight()

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

Returns the height of the full property

Parameters
property
label
Returns

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