Version 3.3.0.1

WrapAttributeInt16Drawer class

Namespace: Sirenix.OdinInspector.Editor
Assembly: Sirenix.OdinInspector.Editor
[DrawerPriority(0.3, 0, 0)]
public class WrapAttributeInt16Drawer : OdinAttributeDrawer<WrapAttribute, short>
Draws short properties marked with WrapAttribute.
Inheritance
See Also

Constructors

WrapAttributeInt16Drawer()
public WrapAttributeInt16Drawer()

Methods

DrawPropertyLayout(GUIContent)
Not yet documented.
protected override void DrawPropertyLayout(GUIContent label)
Parameters
UnityEngine.GUIContent label

Extension Methods