Interface IReader
Namespace: Unity.MemoryProfiler.Editor.Format
Syntax
public interface IReader
Properties
FormatVersion
Declaration
uint FormatVersion { get; }
Property Value
| Type | Description |
|---|---|
| UInt32 |
FullPath
Declaration
string FullPath { get; }
Property Value
| Type | Description |
|---|---|
| String |