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.