Ultimate Replay Scripting Reference
ReplaySnapshotReset Method |
Clears all state information from the snapshot but keeps the time stamp.
Namespace: UltimateReplay.Storage
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Reset()
See Also