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