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