Method group is Obsolete
Experimental: this API is experimental and might be changed or removed in the future.

PackedMemorySnapshot.managedHeapSections

Obsolete 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 ManagedMemorySectionEntries managedHeapSections;

Description

Array of actual managed heap memory sections.

A PackedMemorySnapshot actually contains the raw bytes from the managed memory, with the intent of having these bytes analyzed. A managed heap can contain of multiple sections, as it grows dynamically on demand.


Did you find this page useful? Please give it a rating: