Version 3.3.0.1

WrapAttributeInt32Drawer class

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

Constructors

WrapAttributeInt32Drawer()
public WrapAttributeInt32Drawer()

Methods

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

Extension Methods