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