Connection

struct in UnityEditor.MemoryProfiler

매뉴얼로 전환

설명

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.

변수

fromIndex into a virtual list of all GC handles, followed by all native objects.
toIndex into a virtual list of all GC handles, followed by all native objects.