This namespace is specifically for EditorWidows and Property Drawers used to display DeltaDetector classes.
Classes | |
class | DeltaMonitorDrawer |
Used to Automatically draw a DeltaMonitor variable as a MaskFied, allowing the user to select which fields are enabled for change-checking. | |
class | DeltaMonitorSerializedDrawer |
Used to Automatically draw a DeltaMonitor variable as a MaskFied, allowing the user to select which fields are enabled for change-checking. | |
class | DeltaMonitorUnityDrawer |
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. | |
class | MonoDeltaCallbackDrawer |
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. | |