Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/Iris > API/Runtime/IrisCore/Iris/ReplicationSystem > API/Runtime/IrisCore/Iris/ReplicationSystem/UObjectReplicationBridge
References
| Module | IrisCore |
| Header | /Engine/Source/Runtime/Experimental/Iris/Core/Public/Iris/ReplicationSystem/ObjectReplicationBridge.h |
| Include | #include "Iris/ReplicationSystem/ObjectReplicationBridge.h" |
Syntax
struct FSubObjectReplicationParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| ESubObjectInsertionOrder | InsertionOrder | Optional enum to select where in the list this subobject will be inserted | |
| FNetRefHandle | InsertRelativeToSubObjectHandle | Optional handle to another subobject indicating where in the subobject list we inserted | |
| FNetRefHandle | RootObjectHandle | The root object that the subobject will be attached to |