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