Struct NodeAdapter
Inherited Members
Namespace: Unity.DataFlowGraph
Syntax
public struct NodeAdapter
Methods
To<TInterface>()
Declaration
public NodeInterfaceLink<TInterface> To<TInterface>()
Returns
Type | Description |
---|---|
NodeInterfaceLink<TInterface> |
Type Parameters
Name | Description |
---|---|
TInterface |