Navigation
API > API/Runtime > API/Runtime/DataflowCore > API/Runtime/DataflowCore/Dataflow > API/Runtime/DataflowCore/Dataflow/FDataflowNode
| Type | Name | Description | |
|---|---|---|---|
| FDataflowInput & | RegisterInputConnection
(
const UE::Dataflow::TConnectionReference< T >& Reference, |
Register the Input and Outputs after the creation in the factory. | |
| FDataflowInput & | RegisterInputConnection
(
const T* Reference, |