This version of Unity is unsupported.

PackedNativeType

struct in UnityEditor.MemoryProfiler

/

Implemented in:UnityEditor

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.