UnitsAttributeDrawer.

GetLineCount(SerializedProperty, GUIContent) Method

Summary

Determines how many lines tall the `property` should be.
Assembly
Animancer.dll
Namespace
Animancer.Units.Editor
Containing Type
UnitsAttributeDrawer

Syntax

protected virtual int GetLineCount(SerializedProperty property, GUIContent label)

Parameters

Name Type Description
property SerializedProperty
label GUIContent

Return Value

Type Description
int