Version 3.1.11.0

HorizontalGroupAttributeDrawer class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
public class HorizontalGroupAttributeDrawer : OdinGroupDrawer<HorizontalGroupAttribute>
Drawer for the HorizontalGroupAttribute
Inheritance

Constructors

HorizontalGroupAttributeDrawer()
public HorizontalGroupAttributeDrawer()

Methods

DrawPropertyLayout(GUIContent)
Draws the property.
protected override void DrawPropertyLayout(GUIContent label)
Parameters
UnityEngine.GUIContent label

Initialize()
protected override void Initialize()
Extension Methods