UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::SVT::Private Namespace Reference

Functions

uint16 F32ToF16 (float Value)
 
float F16ToF32 (uint16 Packed)
 
template<typename Y , typename T >
void SerializeEnumAs (FArchive &Ar, T &Target)
 

Function Documentation

◆ F16ToF32()

float UE::SVT::Private::F16ToF32 ( uint16  Packed)

◆ F32ToF16()

uint16 UE::SVT::Private::F32ToF16 ( float  Value)

◆ SerializeEnumAs()

template<typename Y , typename T >
void UE::SVT::Private::SerializeEnumAs ( FArchive Ar,
T &  Target 
)