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.