Version: 2019.1

PackedNativeType

struct in UnityEditor.MemoryProfiler

Switch to Manual

Description

A description of a C++ unity type.

Variables

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