Version 3.1.11.0

TabSubGroupAttributeDrawer class

Namespace: Sirenix.OdinInspector.Editor
Assembly: Sirenix.OdinInspector.Editor
public class TabSubGroupAttributeDrawer : OdinGroupDrawer<TabGroupAttribute.TabSubGroupAttribute>
Inheritance

Constructors

TabSubGroupAttributeDrawer()
public TabSubGroupAttributeDrawer()

Methods

CanDrawGroup(InspectorProperty)
protected override bool CanDrawGroup(InspectorProperty property)
Parameters
InspectorProperty property

Returns
System.Boolean

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

Initialize()
protected override void Initialize()
Extension Methods