Namespace: | Sirenix.OdinInspector.Editor |
Assembly: | Sirenix.OdinInspector.Editor |
public class TabSubGroupAttributeDrawer : OdinGroupDrawer<TabGroupAttribute.TabSubGroupAttribute>
public TabSubGroupAttributeDrawer()
protected override bool CanDrawGroup(InspectorProperty property)
InspectorProperty | property |
System.Boolean |
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |
protected override void Initialize()