ReplayBehaviour.OnReplayUpdate Method

Ultimate Replay

ReplayBehaviourOnReplayUpdate Method
Called by the replay system every frame while playback is active.

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