Version 3.3.0.1

InlinePropertyAttributeDrawer class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
[DrawerPriority(0, 0, 0.11)]
public class InlinePropertyAttributeDrawer : OdinAttributeDrawer<InlinePropertyAttribute>
Drawer for the InlinePropertyAttribute attribute.
Inheritance

Constructors

InlinePropertyAttributeDrawer()
public InlinePropertyAttributeDrawer()

Methods

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

Initialize()
protected override void Initialize()
Extension Methods