PackedMemorySnapshot.nativeTypes
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.