Manual     Reference     Scripting  
  
Scripting > Editor Classes > Undo   
  • Menu
  • Overview
  • Runtime Classes
  • Attributes
  • Enumerations
  • Editor Classes
  • Enumerations
  • History
  • Index
  • Undo
  • All Members
  • Class Functions
  • ClearSnapshotTarget
  • CreateSnapshot
  • PerformRedo
  • PerformUndo
  • RegisterSceneUndo
  • RegisterSnapshot
  • RegisterUndo
  • RestoreSnapshot
  • SetSnapshotTarget

Undo.PerformRedo  

static function PerformRedo () : void

Description

Perform an Redo operation.

This is similar to the user selecting Redo from the Edit menu.

See Also: PerformUndo.