Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.