Method group is Obsolete

PackedMemorySnapshot.nativeTypes

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 PackedNativeType[] nativeTypes;

Description

Descriptions of all the C++ unity types the profiled player knows about.

An array that maps classID's to actual type descriptions of unity C++ objects. Find the description of type with classID 114 at index 114 in this array.


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