Version 3.3.0.2

ButtonGroupAttributeDrawer class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
public class ButtonGroupAttributeDrawer : OdinGroupDrawer<ButtonGroupAttribute>
Draws all properties grouped together with the ButtonGroupAttribute
Inheritance

Constructors

ButtonGroupAttributeDrawer()
public ButtonGroupAttributeDrawer()

Methods

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

Initialize()
protected override void Initialize()
Extension Methods