Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Undo.ClearUndo

Declaration

public static void ClearUndo(Object identifier);

Description

Removes all Undo operation for the identifier object registered using Undo.RegisterCompleteObjectUndo from the undo stack.