Version 3.3.0.1

ShowDrawerChainAttributeDrawer class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
[DrawerPriority(10000, 0, 0)]
public class ShowDrawerChainAttributeDrawer : OdinAttributeDrawer<ShowDrawerChainAttribute>
Show drawer chain attribute drawer.
Inheritance

Constructors

ShowDrawerChainAttributeDrawer()
public ShowDrawerChainAttributeDrawer()

Methods

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

Extension Methods