Click or drag to resize

DummyPorpertyDrawerGetPropertyHeight Method

Namespace:  Gamelogic.Extensions.Editor
Assembly:  Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax
C#
public override float GetPropertyHeight(
	SerializedProperty prop,
	GUIContent label
)

Parameters

prop
Type: SerializedProperty
label
Type: GUIContent

Return Value

Type: Single
See Also