UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TConvertIntToEnumProperty< OldIntType > Struct Template Reference

Static Public Member Functions

static void Convert (FStructuredArchive::FSlot Slot, FByteProperty *Property, UEnum *Enum, void *Obj, const FPropertyTag &Tag)
 
static void ConvertValue (OldIntType OldValue, FByteProperty *Property, UEnum *Enum, void *Obj, const FPropertyTag &Tag)
 

Member Function Documentation

◆ Convert()

template<typename OldIntType >
static void TConvertIntToEnumProperty< OldIntType >::Convert ( FStructuredArchive::FSlot  Slot,
FByteProperty Property,
UEnum Enum,
void Obj,
const FPropertyTag Tag 
)
inlinestatic

◆ ConvertValue()

template<typename OldIntType >
static void TConvertIntToEnumProperty< OldIntType >::ConvertValue ( OldIntType  OldValue,
FByteProperty Property,
UEnum Enum,
void Obj,
const FPropertyTag Tag 
)
inlinestatic

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