Click or drag to resize

SingleLineDrawerGetPropertyHeight Method

Get property height

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public override float GetPropertyHeight(
	SerializedProperty property,
	GUIContent label
)

Parameters

property
Type: SerializedProperty
Property
label
Type: GUIContent
Label

Return Value

Type: Single
Height
See Also