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

#include <DataflowTypePolicy.h>

Static Public Member Functions

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

Member Function Documentation

◆ From()

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

◆ To()

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

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