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

#include <ReplicationFragment.h>

Classes

union  FStateBufferData
 

Public Attributes

const FReplicationStateDescriptorDescriptor
 
FNetSerializationContextNetSerializationContext
 
FStateBufferData StateBufferData
 
uint32 bIsInit: 1
 
uint32 bHasUnresolvableReferences: 1
 
uint32 bMightHaveUnresolvableInitReferences: 1
 

Member Data Documentation

◆ bHasUnresolvableReferences

uint32 UE::Net::FReplicationStateApplyContext::bHasUnresolvableReferences

◆ bIsInit

uint32 UE::Net::FReplicationStateApplyContext::bIsInit

◆ bMightHaveUnresolvableInitReferences

uint32 UE::Net::FReplicationStateApplyContext::bMightHaveUnresolvableInitReferences

◆ Descriptor

const FReplicationStateDescriptor* UE::Net::FReplicationStateApplyContext::Descriptor

◆ NetSerializationContext

FNetSerializationContext* UE::Net::FReplicationStateApplyContext::NetSerializationContext

◆ StateBufferData

FStateBufferData UE::Net::FReplicationStateApplyContext::StateBufferData

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