UnityToolbox
Brief documentation for all existing scripts.
 
Loading...
Searching...
No Matches
DropDownDrawer Class Reference

Defines a [DropDown(..)] attribute, which creates a drop down menu to select from. See DropDownAttribute for the usage.

Inheritance diagram for DropDownDrawer:

Public Member Functions

override float GetPropertyHeight (SerializedProperty property, GUIContent label)
 
override void OnGUI (Rect position, SerializedProperty property, GUIContent label)
 

Member Function Documentation

◆ GetPropertyHeight()

override float DropDownDrawer.GetPropertyHeight ( SerializedProperty  property,
GUIContent  label 
)

◆ OnGUI()

override void DropDownDrawer.OnGUI ( Rect  position,
SerializedProperty  property,
GUIContent  label 
)