Version 3.3.0.2

OnInspectorInitAndDisposeMethodDrawer class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
public class OnInspectorInitAndDisposeMethodDrawer : MethodDrawer
Inheritance

Constructors

OnInspectorInitAndDisposeMethodDrawer()
public OnInspectorInitAndDisposeMethodDrawer()

Methods

CanDrawMethodProperty(InspectorProperty)
protected override bool CanDrawMethodProperty(InspectorProperty property)
Parameters
InspectorProperty property

Returns
System.Boolean

DrawPropertyLayout(GUIContent)
protected override void DrawPropertyLayout(GUIContent label)
Parameters
UnityEngine.GUIContent label

Extension Methods