PackedNativeType

struct in UnityEditor.MemoryProfiler

Cambiar al Manual

Descripción

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.