Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

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.

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