ReplayVariable.Attribute Property

Ultimate Replay

ReplayVariableAttribute Property
Get the ReplayVarAttribute associated with this ReplayVariable.

Namespace: UltimateReplay.Core
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ReplayVarAttribute Attribute { get; }

Property Value

Type: ReplayVarAttribute
See Also