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

GCHandleEntries

class in UnityEditor.Profiling.Memory.Experimental

マニュアルに切り替える

説明

A class that houses GCHandle data. Returned by PackedMemorySnapshot.gcHandles.

変数

targetAn array of addresses for the managed objects that the GC handles are referencing.

Public 関数

GetNumEntriesGets the number of GCHandle entries.