Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Undo.UndoRedoEventCallback

Delegate used for Undo.undoRedoEvent.
Read time 1 minuteLast updated 9 days ago

Definition

  • Type: Delegate
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public delegate void Undo.UndoRedoEventCallback(in UndoRedoInfo undo)