Version 3.3.0.1

WrapAttributeFloatDrawer class

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

Constructors

WrapAttributeFloatDrawer()
public WrapAttributeFloatDrawer()

Methods

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

Extension Methods