This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

NativeMemoryLabelEntries

class in UnityEditor.Profiling.Memory.Experimental

Description

A class that houses native memory label data, returned by PackedMemorySnapshot.nativeMemoryLabels.

Properties

memoryLabelNameAn array containing the names of the memory labels.

Public Methods

GetNumEntriesGets the number of memory label entries.