Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
[DrawerPriority(DrawerPriorityLevel.SuperPriority)]
public class DisableInEditorModeAttributeDrawer : OdinAttributeDrawer<DisableInEditorModeAttribute>
public DisableInEditorModeAttributeDrawer()
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |