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.