◆ changeMonitor

DeltaMonitorUnityObject changeMonitor

When Initialized, this instance of DeltaMonitor will find and keep a list of all sibling members with DeltaAttribues. Then they can be checked for changes during Update, and enabled/disabled in the editor.

Examples
MonoDeltaDetectorUnityBase.cs.

Referenced by MonoDeltaDetectorUnityBase.Reset(), AirCraft.Reset(), MonoDeltaDetectorUnityBase.Start(), and MonoDeltaDetectorUnityBase.Update().