Version 3.3.0.1

ResponsiveButtonGroupAttributeDrawer class

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

Constructors

ResponsiveButtonGroupAttributeDrawer()
public ResponsiveButtonGroupAttributeDrawer()

Methods

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

Extension Methods