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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答