Version: 2021.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

NativeTypeEntries

class in UnityEditor.Profiling.Memory.Experimental

マニュアルに切り替える

説明

A class that houses native type entries, returned by PackedMemorySnapshot.nativeTypes.

変数

nativeBaseTypeArrayIndexAn array of indexes into the PackedMemorySnapshot.nativeTypes array used to retrieve native C++ base class description.
typeNameAn array of names of the C++ unity type.

Public 関数

GetNumEntriesGets the number of native type entries.