LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

PackedNativeType

struct in UnityEditor.MemoryProfiler

Description

A description of a C++ unity type.

Properties

nameName of this C++ unity type.
nativeBaseTypeArrayIndexThe index used to obtain the native C++ base class description from the PackedMemorySnapshot.nativeTypes array.