◆ GetFoldoutPropertyHeight()

override float GetFoldoutPropertyHeight ( SerializedProperty  property,
GUIContent  label 
)
protectedvirtual
Parameters
propertySerializedProperty to compute the height of.
labelLabel to be drawn next to the ExpandableObjectPropertyDrawer
Returns
Compute height of the foldout-section.

Implements ExpandableObjectPropertyDrawer.

References DefaultExposedMemberPropertyDrawer.ExposedMembersSection(), and DefaultExposedMemberExpandablePropertyDrawer.exposedObjProperties.

+ Here is the call graph for this function: