Experimental: this API is experimental and might be changed or removed in the future.

ConnectionEntries

class in UnityEditor.Profiling.Memory.Experimental

Cambiar al Manual

Descripción

A class that houses data entries related to Connection data, returned by PackedMemorySnapshot.connections.

Variables

fromAn array of indexes into the object array of GC handles referenced by the to property.
toAn array of GC handle objects.

Funciones Públicas

GetNumEntriesGets the number of connection entries.