◆
GetFoldoutPropertyHeight()
override float GetFoldoutPropertyHeight
(
SerializedProperty
property
,
GUIContent
label
)
protected
virtual
Parameters
property
property to which the foldout section in question belongs.
label
ignored
Returns
the height of the properties foldout section.
Implements
ExpandableObjectPropertyDrawer
.
EyE
EditorUnity
DefaultExpandablePropertyDrawer