ReplayTarget Methods

Ultimate Replay

ReplayTarget Methods

The ReplayTarget type exposes the following members.

Methods
  Name Description
Public method PrepareTarget
Called by the recording system to notify the active ReplayTarget of an upcoming event.
Public method RecordSnapshot
Store a replay snapshot in the replay target.
Public method RestoreSnapshot
Recall a snapshot from the replay target based on the specified replay offset.
Top
See Also