Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
[DrawerPriority(0.5, 0, 0)]
public sealed class GUIColorAttributeDrawer : OdinAttributeDrawer<GUIColorAttribute>
public GUIColorAttributeDrawer()
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |
protected override void Initialize()