Version: 2022.3

UndoRedoInfo

struct in UnityEditor

切换到手册

描述

See Also: Undo.undoRedoEvent.

变量

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.