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.