Version 3.3.0.1

EnableGUIAttributeDrawer class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
[DrawerPriority(2, 0, 0)]
public sealed class EnableGUIAttributeDrawer : OdinAttributeDrawer<EnableGUIAttribute>
Draws members marked with EnableGUIAttribute.
Inheritance

Constructors

EnableGUIAttributeDrawer()
public EnableGUIAttributeDrawer()

Methods

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

Extension Methods