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

GCHandleEntries

class in UnityEditor.Profiling.Memory.Experimental

切换到手册

描述

包含 GCHandle 数据的类。由 PackedMemorySnapshot.gcHandles 返回。

变量

targetGC 句柄所引用的托管对象的地址数组。

公共函数

GetNumEntries获取 GCHandle 条目的数量。