ReplayManager.OnDestroy Method

Ultimate Replay

ReplayManagerOnDestroy Method
Called by Unity. Allows the active replay manager to cleanup any active recordings.

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