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

NativeMemoryRegionEntries.parentIndex

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 ArrayEntries<int> parentIndex;

Description

The parent of this memory region, referenced by index into this entry array. The root memory region contains parent index of -1.