![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ObjectReplicationBridge.h>
Public Attributes | |
| FNetRefHandle | RootObjectHandle |
| FNetRefHandle | InsertRelativeToSubObjectHandle |
| UE::Net::ESubObjectInsertionOrder | InsertionOrder = UE::Net::ESubObjectInsertionOrder::None |
| UE::Net::ESubObjectInsertionOrder UObjectReplicationBridge::FSubObjectReplicationParams::InsertionOrder = UE::Net::ESubObjectInsertionOrder::None |
Optional enum to select where in the list this subobject will be inserted
| FNetRefHandle UObjectReplicationBridge::FSubObjectReplicationParams::InsertRelativeToSubObjectHandle |
Optional handle to another subobject indicating where in the subobject list we inserted
| FNetRefHandle UObjectReplicationBridge::FSubObjectReplicationParams::RootObjectHandle |
The root object that the subobject will be attached to