Version: 2020.2
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

ConnectionEntries

class in UnityEditor.Profiling.Memory.Experimental

マニュアルに切り替える

説明

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

変数

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

Public 関数

GetNumEntriesGets the number of connection entries.