| Namespace: | Sirenix.OdinInspector.Editor.Drawers |
| Assembly: | Sirenix.OdinInspector.Editor |
public sealed class RangeAttributeDecimalDrawer : OdinAttributeDrawer<RangeAttribute, decimal>
public RangeAttributeDecimalDrawer()
protected override void DrawPropertyLayout(GUIContent label)
| UnityEngine.GUIContent | label |