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

ConnectionEntries

class in UnityEditor.Profiling.Memory.Experimental

/

Implemented in:UnityEditor

Description 描述

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

Properties 属性

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

Public Methods 公共方法

GetNumEntriesGets the number of connection entries.