 | OptionalPropertyDrawerGetPropertyHeight Method |
Namespace:
Gamelogic.Extensions.Editor
Assembly:
Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntaxpublic override float GetPropertyHeight(
SerializedProperty property,
GUIContent label
)
Parameters
- property
- Type: SerializedProperty
- label
- Type: GUIContent
Return Value
Type:
Single
See Also