UndoRedoInfo

struct in UnityEditor

Description

Additional resources: Undo.undoRedoEvent.

Properties

isRedoIndicates whether the UndoRedoEvent is an undo or redo event. isRedo is true if the event is a Redo event.
undoGroupThe undo group that the undo or redo event came from.
undoNameThe name of the undo or redo event that has been performed.

Did you find this page useful? Please give it a rating: