Struct DSLHandler<TDSLInterface>.ConnectionInfo
Inherited Members
Namespace: Unity.DataFlowGraph
Syntax
protected struct ConnectionInfo
Fields
DSLPortIndex
Declaration
public ushort DSLPortIndex
Field Value
| Type | Description | 
|---|---|
| UInt16 | 
Handle
Declaration
public NodeHandle Handle
Field Value
| Type | Description | 
|---|---|
| NodeHandle | 
Interface
Declaration
public TDSLInterface Interface
Field Value
| Type | Description | 
|---|---|
| TDSLInterface |