Version 3.3.0.1

ShowIfGroupAttributeDrawer class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
public class ShowIfGroupAttributeDrawer : OdinGroupDrawer<ShowIfGroupAttribute>
Inheritance

Constructors

ShowIfGroupAttributeDrawer()
public ShowIfGroupAttributeDrawer()

Methods

DrawPropertyLayout(GUIContent)
protected override void DrawPropertyLayout(GUIContent label)
Parameters
UnityEngine.GUIContent label

Extension Methods