Navigation
API > API/Runtime > API/Runtime/DataflowCore > API/Runtime/DataflowCore/Dataflow > API/Runtime/DataflowCore/Dataflow/FDataflowConverter
References
| Module | DataflowCore |
| Header | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowTypePolicy.h |
| Include | #include "Dataflow/DataflowTypePolicy.h" |
template<typename TToType>
static void To
(
const T & From,
TToType & To
)