FlexibleFontDataDrawer GetPropertyHeight Method STUUI API Documentation V1.0.0

Namespace: NarayanaGames.UnityEditor.STUUI.Flexible
Assembly: Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax

public override float GetPropertyHeight(
	SerializedProperty property,
	GUIContent label
)

Parameters

property
Type: SerializedProperty
label
Type: GUIContent
See Also