◆ GetFoldoutPropertyHeight()

abstract float GetFoldoutPropertyHeight ( SerializedProperty  property,
GUIContent  label 
)
protectedpure virtual
Parameters
propertyproperty to be drawn
labellabel assigned to be drawn with property
Returns
Height of foldout area only.

Implemented in DefaultExpandablePropertyDrawer, and DefaultExposedMemberExpandablePropertyDrawer.

Referenced by ExpandableObjectPropertyDrawer.GetPropertyHeight().

+ Here is the caller graph for this function: