Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/Iris > API/Runtime/IrisCore/Iris/ReplicationSystem > API/Runtime/IrisCore/Iris/ReplicationSystem/UReplicationSystem
References
| Module | IrisCore |
| Header | /Engine/Source/Runtime/Experimental/Iris/Core/Public/Iris/ReplicationSystem/ReplicationSystem.h |
| Include | #include "Iris/ReplicationSystem/ReplicationSystem.h" |
Syntax
struct FSendUpdateParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | DeltaSeconds | DeltaTime, only relevant for EReplicationSystemSendPass::TickFlush. | |
| UE::Net::EReplicationSystemSendPass | SendPass | Type of SendPass we want to do. |