Version 3.3.0.1

TabGroupAttribute.TabSubGroupAttribute class

Namespace: Sirenix.OdinInspector
Assembly: Sirenix.OdinInspector.Attributes
[Conditional("UNITY_EDITOR")]
public class TabSubGroupAttribute : PropertyGroupAttribute, _Attribute
Inheritance

Constructors

TabSubGroupAttribute(TabGroupAttribute, String, Single)
public TabSubGroupAttribute(TabGroupAttribute tab, string groupId, float order)
Parameters
TabGroupAttribute tab

System.String groupId

System.Single order

Fields

Tab
public TabGroupAttribute Tab

Methods

CombineValuesWith(PropertyGroupAttribute)
protected override void CombineValuesWith(PropertyGroupAttribute other)
Parameters
PropertyGroupAttribute other