Version 3.3.0.1

VerticalGroupAttributeDrawer class

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

Constructors

VerticalGroupAttributeDrawer()
public VerticalGroupAttributeDrawer()

Methods

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

Extension Methods