ReplayManager.Scene Property

Ultimate Replay

ReplayManagerScene Property
Get the ReplayScene associated with the replay system.

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static ReplayScene Scene { get; }

Property Value

Type: ReplayScene
See Also