UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDataflowConverter< FDataflowSelection > Struct Reference

#include <DataflowTypePolicy.h>

Static Public Member Functions

template<typename TFromType >
static void From (const TFromType &From, FDataflowSelection &To)
 
template<typename TToType >
static void To (const FDataflowSelection &From, TToType &To)
 

Member Function Documentation

◆ From()

template<typename TFromType >
static void FDataflowConverter< FDataflowSelection >::From ( const TFromType From,
FDataflowSelection To 
)
inlinestatic

◆ To()

template<typename TToType >
static void FDataflowConverter< FDataflowSelection >::To ( const FDataflowSelection From,
TToType To 
)
inlinestatic

The documentation for this struct was generated from the following file: