Navigation
API > API/Runtime > API/Runtime/DataflowCore > API/Runtime/DataflowCore/Dataflow > API/Runtime/DataflowCore/Dataflow/FDataflowInput
References
| Module | DataflowCore |
| Header | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowInputOutput.h |
| Include | #include "Dataflow/DataflowInputOutput.h" |
template<class T>
const T & GetValue
(
UE::Dataflow::FContext & Context,
const T & Default
) const
Remarks
Get the value of this input by evaluating the value of the connected output the typed value of the input