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

#include <DataflowTypePolicy.h>

Static Public Member Functions

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

Member Function Documentation

◆ From()

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

◆ To()

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

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