UnitsAttribute.

GetLineCount(SerializedProperty, GUIContent) Method

Summary

[Editor-Only] Determines how many lines tall the `property` should be.
Assembly
Animancer.dll
Namespace
Animancer.Units
Containing Type
UnitsAttribute

Syntax

protected virtual int GetLineCount(SerializedProperty property, GUIContent label)

Parameters

Name Type Description
property SerializedProperty
label GUIContent

Return Value

Type Description
int