Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Undo.UndoRedoEventCallback

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

Definition

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