PackedGCHandle
A description of a GC handle used by the virtual machine.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Struct
- Namespace: UnityEditor.MemoryProfiler
- Assembly: UnityEditor.CoreModule
public struct PackedGCHandle
Properties
Property | Description |
|---|---|
| target | The address of the managed object that the GC handle is referencing. |