◆ GetPropertyHeight()

override float GetPropertyHeight ( SerializedProperty  property,
GUIContent  label 
)
Parameters
propertyproperty to be drawn
labellabel to be drawn next to property
Returns
total, current height of the drawn property. This value will change depending on if the property is expanded or not.

References EditorToolsOptions.DrawButtonAtBottomOfFoldout, ExpandableObjectPropertyDrawer.GetFoldoutPropertyHeight(), and PerObjectNamedBooleans.GetFoldoutState().

+ Here is the call graph for this function: