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

#include <DataflowTypePolicy.h>

Static Public Member Functions

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

Member Function Documentation

◆ From()

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

◆ To()

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

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