Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PackedGCHandle

struct in UnityEditor.MemoryProfiler

Description

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

Variables

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