This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

GCHandleEntries

class in UnityEditor.Profiling.Memory.Experimental

/

Implemented in:UnityEditor

Description

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

Properties

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

Public Methods

GetNumEntriesGets the number of GCHandle entries.