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

Undo.PerformRedo

Declaration

public static void PerformRedo();

Description

Perform an Redo operation.

This performs a redo operation. It is the same as clicking on the Edit->Redo menu. Additional resources: PerformUndo.