Class WarningIfNullPropertyDrawer
- Namespace
- Gamelogic.Extensions.Editor
- Assembly
- Gamelogic.Extensions.Editor.dll
Property drawer for the WarningIfNull attribute.
[Obsolete("Use ValidationPropertyDrawer instead")]
[CustomPropertyDrawer(typeof(WarningIfNullAttribute), true)]
public class WarningIfNullPropertyDrawer : ValidationPropertyDrawer
- Inheritance
-
GUIDrawerWarningIfNullPropertyDrawer
- Inherited Members
-
PropertyDrawer.CanCacheInspectorGUI(SerializedProperty)PropertyDrawer.attributePropertyDrawer.fieldInfo
- Extension Methods