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" |
bool IsReplicationEnabledForConnection
(
uint32 ConnectionId
) const
Remarks
Check whether object replication is enabled for a particular connection. Whether object replication is enabled for the connection.
Parameters
| Name | Description |
|---|---|
| ConnectionId | The ID of the connection to check if object replication is enabled for. |