Table of Contents

Class PositivePropertyDrawer

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

Property drawer for the PositivePropertyDrawer attribute.

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

See Also