| Namespace: | Sirenix.OdinInspector.Editor.Drawers |
| Assembly: | Sirenix.OdinInspector.Editor |
public sealed class Color32Drawer : PrimitiveCompositeDrawer<Color32>, IDefinesGenericMenuItems
public Color32Drawer()
protected override void DrawPropertyField(IPropertyValueEntry<Color32> entry, GUIContent label)
| Sirenix.OdinInspector.Editor.IPropertyValueEntry<UnityEngine.Color32> | entry | |
| UnityEngine.GUIContent | label |