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

Public Attributes

FInternalNetRefIndex InternalIndex = FNetRefHandleManager::InvalidInternalIndex
 
FChangeMaskStorageOrPointer ChangeMaskOrPointer
 
uint32 bIsInitialState: 1 = false
 
uint32 bHasState: 1 = false
 
uint32 bHasAttachments: 1 = false
 
uint32 bDestroy: 1 = false
 
uint32 bTearOff: 1 = false
 
uint32 bDeferredEndReplication: 1 = false
 
uint32 bReplicatedDestroyForSubObject: 1 = false
 
uint32 bProcessEndReplicationForHierarchy: 1 = false
 
uint32 bShouldCallSubObjectCreatedFromReplication: 1 = false
 
uint32 bDynamicObjectCreated: 1 = false
 

Member Data Documentation

◆ bDeferredEndReplication

uint32 UE::Net::Private::FReplicationReader::FDispatchObjectInfo::bDeferredEndReplication

◆ bDestroy

uint32 UE::Net::Private::FReplicationReader::FDispatchObjectInfo::bDestroy

◆ bDynamicObjectCreated

uint32 UE::Net::Private::FReplicationReader::FDispatchObjectInfo::bDynamicObjectCreated

◆ bHasAttachments

uint32 UE::Net::Private::FReplicationReader::FDispatchObjectInfo::bHasAttachments

◆ bHasState

uint32 UE::Net::Private::FReplicationReader::FDispatchObjectInfo::bHasState

◆ bIsInitialState

uint32 UE::Net::Private::FReplicationReader::FDispatchObjectInfo::bIsInitialState

◆ bProcessEndReplicationForHierarchy

uint32 UE::Net::Private::FReplicationReader::FDispatchObjectInfo::bProcessEndReplicationForHierarchy

◆ bReplicatedDestroyForSubObject

uint32 UE::Net::Private::FReplicationReader::FDispatchObjectInfo::bReplicatedDestroyForSubObject

◆ bShouldCallSubObjectCreatedFromReplication

uint32 UE::Net::Private::FReplicationReader::FDispatchObjectInfo::bShouldCallSubObjectCreatedFromReplication

◆ bTearOff

uint32 UE::Net::Private::FReplicationReader::FDispatchObjectInfo::bTearOff

◆ ChangeMaskOrPointer

FChangeMaskStorageOrPointer UE::Net::Private::FReplicationReader::FDispatchObjectInfo::ChangeMaskOrPointer

◆ InternalIndex

FInternalNetRefIndex UE::Net::Private::FReplicationReader::FDispatchObjectInfo::InternalIndex = FNetRefHandleManager::InvalidInternalIndex

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