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

Undo.CreateSnapshot  

static function CreateSnapshot () : void

Description

Save the current state of all objects set with SetSnapshotTarget to internal snapshot.

See Also: SetSnapshotTarget , RegisterSnapshotTarget.