◆ GetFoldoutPropertyHeight()

override float GetFoldoutPropertyHeight ( SerializedProperty  property,
GUIContent  label 
)
protectedvirtual
Parameters
propertyproperty to which the foldout section in question belongs.
labelignored
Returns
the height of the properties foldout section.

Implements ExpandableObjectPropertyDrawer.