Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

Connection

struct in UnityEditor.MemoryProfiler

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.

Properties

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.

Did you find this page useful? Please give it a rating: