Navigation
API > API/Runtime > API/Runtime/DataflowCore > API/Runtime/DataflowCore/Dataflow > API/Runtime/DataflowCore/Dataflow/FDataflowNode
References
| Module | DataflowCore |
| Header | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowNode.h |
| Include | #include "Dataflow/DataflowNode.h" |
template<class T>
bool IsConnected
&40;
const T &42; Reference
&41; const
Remarks
IsConnected(...)
Checks if Reference input is connected.
Parameters
| Name | Description |
|---|---|
| Reference | : Pointer to a member of this node that corresponds with the input. |