ReplayTarget.MemorySize Property

Ultimate Replay

ReplayTargetMemorySize Property
Get the total amount of bytes that this replay uses.

Namespace: UltimateReplay.Storage
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public abstract int MemorySize { get; }

Property Value

Type: Int32
See Also