Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
[DrawerPriority(0.3, 0, 0)]
public sealed class MaxValueAttributeInt16Drawer : OdinAttributeDrawer<MaxValueAttribute, short>
public MaxValueAttributeInt16Drawer()
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |