Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
[DrawerPriority(2, 0, 0)]
public sealed class EnableGUIAttributeDrawer : OdinAttributeDrawer<EnableGUIAttribute>
public EnableGUIAttributeDrawer()
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |