ReplayManager.endReplayAfterPlayback Field

Ultimate Replay

ReplayManagerendReplayAfterPlayback Field
When true, the replay manager will automatically restore the previous game state after playback has finished. When false, playback will continue to loop forever until a suitable stop or pause command is issued manually.

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool endReplayAfterPlayback

Field Value

Type: Boolean
See Also