UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Net::Private::FPolymorphicStructNetSerializerInternal Struct Reference

#include <PolymorphicNetSerializerImpl.h>

+ Inheritance diagram for UE::Net::Private::FPolymorphicStructNetSerializerInternal:

Static Protected Member Functions

static IRISCORE_API voidAlloc (FNetSerializationContext &Context, SIZE_T Size, SIZE_T Alignment)
 
static IRISCORE_API void Free (FNetSerializationContext &Context, void *Ptr)
 
static IRISCORE_API void CollectReferences (FNetSerializationContext &Context, UE::Net::FNetReferenceCollector &Collector, const FNetSerializerChangeMaskParam &OuterChangeMaskInfo, const uint8 *RESTRICT SrcInternalBuffer, const FReplicationStateDescriptor *Descriptor)
 
static IRISCORE_API void CloneQuantizedState (FNetSerializationContext &Context, uint8 *RESTRICT DstInternalBuffer, const uint8 *RESTRICT SrcInternalBuffer, const FReplicationStateDescriptor *Descriptor)
 

Member Function Documentation

◆ Alloc()

void * UE::Net::Private::FPolymorphicStructNetSerializerInternal::Alloc ( FNetSerializationContext Context,
SIZE_T  Size,
SIZE_T  Alignment 
)
staticprotected

◆ CloneQuantizedState()

void UE::Net::Private::FPolymorphicStructNetSerializerInternal::CloneQuantizedState ( FNetSerializationContext Context,
uint8 *RESTRICT  DstInternalBuffer,
const uint8 *RESTRICT  SrcInternalBuffer,
const FReplicationStateDescriptor Descriptor 
)
staticprotected

◆ CollectReferences()

void UE::Net::Private::FPolymorphicStructNetSerializerInternal::CollectReferences ( FNetSerializationContext Context,
UE::Net::FNetReferenceCollector Collector,
const FNetSerializerChangeMaskParam OuterChangeMaskInfo,
const uint8 *RESTRICT  SrcInternalBuffer,
const FReplicationStateDescriptor Descriptor 
)
staticprotected

◆ Free()

void UE::Net::Private::FPolymorphicStructNetSerializerInternal::Free ( FNetSerializationContext Context,
void Ptr 
)
staticprotected

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