Class ConnectionEntries
Inherited Members
Namespace: UnityEditor.Profiling.Memory.Experimental
Assembly: UnityEditor.dll
Syntax
public class ConnectionEntries
Properties
| Improve this Doc View Sourcefrom
Declaration
public ArrayEntries<int> from { get; }
Property Value
| Type | Description |
|---|---|
| ArrayEntries<Int32> |
to
Declaration
public ArrayEntries<int> to { get; }
Property Value
| Type | Description |
|---|---|
| ArrayEntries<Int32> |
Methods
| Improve this Doc View SourceGetNumEntries()
Declaration
public uint GetNumEntries()
Returns
| Type | Description |
|---|---|
| UInt32 |