SerializableEventSequenceDrawer.

GetPropertyHeight(SerializedProperty, GUIContent) Method

Summary

Calculates the number of vertical pixels the `property` will occupy when it is drawn.

Syntax

public override float GetPropertyHeight(SerializedProperty property, GUIContent label)

Parameters

Name Type Description
property SerializedProperty
label GUIContent

Return Value

Type Description
float