AnimationSpeedAttributeDrawer.

GetLineCount(SerializedProperty, GUIContent) Method

Summary

Determines how many lines tall the `property` should be.

Syntax

protected override int GetLineCount(SerializedProperty property, GUIContent label)

Parameters

Name Type Description
property SerializedProperty
label GUIContent

Return Value

Type Description
int