Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


parentIndex

The parent of this memory region, referenced by index into this entry array. The root memory region contains parent index of -1.
Read time 1 minuteLast updated 10 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 ArrayEntries<int> parentIndex { get; }