Version 3.3.0.1

ToggleGroupAttributeDrawer class

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

Constructors

ToggleGroupAttributeDrawer()
public ToggleGroupAttributeDrawer()

Methods

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

Initialize()
protected override void Initialize()
Extension Methods