Experimental: this API is experimental and might be changed or removed in the future.

GCHandleEntries

class in UnityEditor.Profiling.Memory.Experimental

Cambiar al Manual

Descripción

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

Variables

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

Funciones Públicas

GetNumEntriesGets the number of GCHandle entries.