Undo.RevertAllDownToGroup
public static void RevertAllDownToGroup(int group);
Description 描述
Performs all undo operations up to the group index without storing a redo operation in the process.
See Also: Undo.GetCurrentGroup.
Performs all undo operations up to the group index without storing a redo operation in the process.
See Also: Undo.GetCurrentGroup.