Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Undo.ClearUndo

Switch to Manual
public static function ClearUndo(identifier: Object): void;

Parameters

Description

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