ReplayManager.PausePlayback Method

Ultimate Replay

ReplayManagerPausePlayback Method
Use this method to pause replay playback while maintinaing the current replay state. See ResumePlayback to continue a playback.

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static void PausePlayback()
See Also