Version 3.3.0.1

ColorPaletteAttributeDrawer class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
[DrawerPriority(DrawerPriorityLevel.AttributePriority)]
public sealed class ColorPaletteAttributeDrawer : OdinAttributeDrawer<ColorPaletteAttribute, Color>
Odin drawer for ColorPaletteAttribute.
Inheritance

Constructors

ColorPaletteAttributeDrawer()
public ColorPaletteAttributeDrawer()

Methods

DrawPropertyLayout(GUIContent)
Not yet documented.
protected override void DrawPropertyLayout(GUIContent label)
Parameters
UnityEngine.GUIContent label

Initialize()
Initializes the drawer.
protected override void Initialize()
Extension Methods