Version 3.3.0.1

ToggleAttributeDrawer class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
public class ToggleAttributeDrawer : OdinAttributeDrawer<ToggleAttribute>
Draws properties marked with ToggleAttribute.
Inheritance
See Also

Constructors

ToggleAttributeDrawer()
public ToggleAttributeDrawer()

Methods

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

Initialize()
protected override void Initialize()
Extension Methods