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

GCHandleEntries

class in UnityEditor.Profiling.Memory.Experimental

Switch to Manual

Description

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.

Public Functions

GetNumEntriesGets the number of GCHandle entries.