This version of Unity is unsupported.

PackedGCHandle

struct in UnityEditor.MemoryProfiler

/

Implemented in:UnityEditor

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.