Interface INativeMemoryLabelEntries
Namespace: Unity.MemoryProfiler.Editor.Format
Syntax
public interface INativeMemoryLabelEntries
Properties
memoryLabelName
Declaration
ArrayEntries<string> memoryLabelName { get; }
Property Value
| Type | Description |
|---|---|
| ArrayEntries<String> |
Methods
GetNumEntries()
Declaration
uint GetNumEntries()
Returns
| Type | Description |
|---|---|
| UInt32 |