Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UndoRedoPerformed

The command name for the notification the Editor sends to its windows after an undo or redo operation completes, so they can refresh the state they display.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.UICommonModule
public const string UndoRedoPerformed = "UndoRedoPerformed"