class in UnityEditor.Profiling.Memory.Experimental
A class that houses data entries related to Connection data, returned by PackedMemorySnapshot.connections.
Property | Description |
---|---|
from | An array of indexes into the object array of GC handles referenced by the to property. |
to | An array of GC handle objects. |
Method | Description |
---|---|
GetNumEntries | Gets the number of connection entries. |