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