Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


NativeMemoryLabelEntries

A class that houses native memory label data, returned by nativeMemoryLabels.
Read time 1 minuteLast updated 7 days ago

Definition

Warning
Deprecated. This API is outdated and will be removed. Please check out the Memory Profiler Package (https://docs.unity3d.com/Packages/com.unity.memoryprofiler@latest/)
public class NativeMemoryLabelEntries

Properties

Property

Description

memoryLabelNameAn array containing the names of the memory labels.

Methods

Method

Description

GetNumEntriesGets the number of memory label entries.