Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
public class HorizontalGroupAttributeDrawer : OdinGroupDrawer<HorizontalGroupAttribute>
public HorizontalGroupAttributeDrawer()
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |
protected override void Initialize()
public static void PopLabelWidthDefault()
public static void PushLabelWidthDefault(float labelWidth)
System.Single | labelWidth |