Used to Automatically draw a DeltaMonitorUnity variable as a MaskFied, allowing the user to select which fields are enabled for change-checking. This version is much simpler than the DeltaMonitor Version because it uses the DeltaMonitorUnity class. In fact it does no more than eliminate the need for the user to "expand" the DeltaDetector first, to see the MaskField.
Additional Inherited Members | |
![]() | |
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 | |