Represents controller which tracks properties changes and store undo/redo state in case when properties changed

Constructors

Methods

Constructors

Methods

  • Check changes for objects if changes has detected then add state to OccUndoRedoController.

    Parameters

    • theObjects: null | string

      Objects to check changes (if null - take last selected objects to check)

    Returns void

  • Reset current data

    Returns void