Table of Contents

Class AbstractEventsBuilderPropertyDrawer

public abstract class AbstractEventsBuilderPropertyDrawer : AbstractPropertiesBuilderPropertyDrawer<AbstractEventsBuilderPropertyDrawer.FieldsEnum>
Inheritance
AbstractEventsBuilderPropertyDrawer
Derived
Inherited Members
Extension Methods

Methods

DrawProperties(Rect, SerializedProperty)

protected override void DrawProperties(Rect position, SerializedProperty property)

Parameters

position Rect
property SerializedProperty

GetPropertyHeight(SerializedProperty, GUIContent)

public override float GetPropertyHeight(SerializedProperty property, GUIContent label)

Parameters

property SerializedProperty
label GUIContent

Returns

float