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
-
GUIDrawerNonNegativePropertyDrawer
- Inherited Members
-
PropertyDrawer.CanCacheInspectorGUI(SerializedProperty)PropertyDrawer.attributePropertyDrawer.fieldInfo
- Extension Methods