Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
public class OnInspectorInitAndDisposeMethodDrawer : MethodDrawer
public OnInspectorInitAndDisposeMethodDrawer()
protected override bool CanDrawMethodProperty(InspectorProperty property)
InspectorProperty | property |
System.Boolean |
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |