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