Ultimate Replay Scripting Reference
ReplayManagerUpdate Method |
Called by Unity.
Allows the active replay manager to update recoring or playback.
Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Update()
See Also