This version of Unity is unsupported.
Method group is Obsolete

Connection

struct in UnityEditor.MemoryProfiler

Obsolete This API is outdated and will be removed. Please check out the Memory Profiler Package (https://docs.unity3d.com/Packages/com.unity.memoryprofiler@latest/).

Description

A pair of from and to indices describing what thing keeps what other thing alive.

The indicies index into a virtual list of all GC handles, followed by all native objects.