Ultimate Replay Scripting Reference
ReplayManagerResumeRecording Method |
Use this method to resume recording after a previous call to PauseRecording.
The manager must already be recording otherwise this method will have no effect.
Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public static void ResumeRecording()
