ReplayBehaviour.Identity Property

Ultimate Replay

ReplayBehaviourIdentity Property
Get the ReplayIdentity associated with this ReplayBehaviour.

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ReplayIdentity Identity { get; }

Property Value

Type: ReplayIdentity
See Also