Table of Contents

Class NonNegativePropertyDrawer

Namespace
Gamelogic.Extensions.Editor
Assembly
Gamelogic.Extensions.Editor.dll

Property drawer for the NonNegativePropertyDrawer attribute.

[Obsolete("Use ValidationPropertyDrawer instead")]
[CustomPropertyDrawer(typeof(NonNegativeAttribute), true)]
public class NonNegativePropertyDrawer : ValidationPropertyDrawer
Inheritance
GUIDrawer
NonNegativePropertyDrawer
Inherited Members
PropertyDrawer.CanCacheInspectorGUI(SerializedProperty)
PropertyDrawer.attribute
PropertyDrawer.fieldInfo
Extension Methods

See Also