This version of Unity is unsupported.

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. See Also: PerformUndo.