This version of Unity is unsupported.

PackedGCHandle

struct in UnityEditor.MemoryProfiler

Description

A description of a GC handle used by the virtual machine.

Properties

targetThe address of the managed object that the GC handle is referencing.