DeltaMonitorDrawer Class Reference

Used to Automatically draw a DeltaMonitor variable as a MaskFied, allowing the user to select which fields are enabled for change-checking.

Public Member Functions

override float GetPropertyHeight (SerializedProperty property, GUIContent label)
 Computes the height of a DeltaMonitor property control when drawn.
 
override void OnGUI (Rect position, SerializedProperty property, GUIContent label)
 Draws the deltaMonitor control
 
+ Inheritance diagram for DeltaMonitorDrawer: