Undo.RevertAllDownToGroup

매뉴얼로 전환
public static void RevertAllDownToGroup (int group);

설명

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

See Also: Undo.GetCurrentGroup.