ClearUndo(Object)
Removes all Undo operation for the identifier object registered using Undo.RegisterCompleteObjectUndo from the undo stack.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static void ClearUndo(Object identifier)