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

#include <ObjectReplicationBridge.h>

Public Attributes

FNetRefHandle RootObjectHandle
 
FNetRefHandle InsertRelativeToSubObjectHandle
 
UE::Net::ESubObjectInsertionOrder InsertionOrder = UE::Net::ESubObjectInsertionOrder::None
 

Member Data Documentation

◆ InsertionOrder

UE::Net::ESubObjectInsertionOrder UObjectReplicationBridge::FSubObjectReplicationParams::InsertionOrder = UE::Net::ESubObjectInsertionOrder::None

Optional enum to select where in the list this subobject will be inserted

◆ InsertRelativeToSubObjectHandle

FNetRefHandle UObjectReplicationBridge::FSubObjectReplicationParams::InsertRelativeToSubObjectHandle

Optional handle to another subobject indicating where in the subobject list we inserted

◆ RootObjectHandle

FNetRefHandle UObjectReplicationBridge::FSubObjectReplicationParams::RootObjectHandle

The root object that the subobject will be attached to


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