UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPropertyTempVal Struct Reference

#include <PropertyTempVal.h>

Public Member Functions

COREUOBJECT_API FPropertyTempVal (FProperty *InProp)
 
COREUOBJECT_API ~FPropertyTempVal ()
 
 FPropertyTempVal (const FPropertyTempVal &)=delete
 
FPropertyTempValoperator= (const FPropertyTempVal &)=delete
 
COREUOBJECT_API void Serialize (FArchive &Ar, const void *Defaults=nullptr)
 
COREUOBJECT_API void ExportText (FString &ValueStr, const void *Defaults=nullptr, UObject *Parent=nullptr, int32 PortFlags=0, UObject *ExportRootScope=nullptr)
 
UE_FORCEINLINE_HINT voidGet ()
 
UE_FORCEINLINE_HINT const voidGet () const
 

Constructor & Destructor Documentation

◆ FPropertyTempVal() [1/2]

FPropertyTempVal::FPropertyTempVal ( FProperty InProp)
explicit

◆ ~FPropertyTempVal()

FPropertyTempVal::~FPropertyTempVal ( )

◆ FPropertyTempVal() [2/2]

FPropertyTempVal::FPropertyTempVal ( const FPropertyTempVal )
delete

Member Function Documentation

◆ ExportText()

void FPropertyTempVal::ExportText ( FString &  ValueStr,
const void Defaults = nullptr,
UObject Parent = nullptr,
int32  PortFlags = 0,
UObject ExportRootScope = nullptr 
)

◆ Get() [1/2]

UE_FORCEINLINE_HINT void * FPropertyTempVal::Get ( )
inline

◆ Get() [2/2]

UE_FORCEINLINE_HINT const void * FPropertyTempVal::Get ( ) const
inline

◆ operator=()

FPropertyTempVal & FPropertyTempVal::operator= ( const FPropertyTempVal )
delete

◆ Serialize()

void FPropertyTempVal::Serialize ( FArchive Ar,
const void Defaults = nullptr 
)

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