Ultimate Replay Scripting Reference
ReplayTarget Methods |
The ReplayTarget type exposes the following members.
Methods
Name | Description | |
---|---|---|
PrepareTarget |
Called by the recording system to notify the active ReplayTarget of an upcoming event.
|
|
RecordSnapshot |
Store a replay snapshot in the replay target.
|
|
RestoreSnapshot |
Recall a snapshot from the replay target based on the specified replay offset.
|
See Also