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.RevertAllDownToGroup

Switch to Manual
public static function RevertAllDownToGroup(group: int): void;

Parameters

Description

Performs all undo operations up to the group index without storing a redo operation in the process.

See Also: Undo.GetCurrentGroup.