Version 3.3.0.1

CompositeDrawer class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
[DrawerPriority(0, 0, 0.1)]
public class CompositeDrawer : OdinDrawer
Drawer for composite properties.
Inheritance

Constructors

CompositeDrawer()
public CompositeDrawer()

Methods

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

Initialize()
protected override void Initialize()
Extension Methods