![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreTypes.h"#include "Delegates/Delegate.h"#include "Templates/PimplPtr.h"#include "Templates/RefCounting.h"#include "Iris/IrisConfig.h"#include "Iris/ReplicationSystem/NetRefHandle.h"#include "Iris/ReplicationSystem/NetObjectGroupHandle.h"#include "Iris/ReplicationSystem/ReplicationSystemTypes.h"#include "Net/Core/Connection/ConnectionHandle.h"#include "Net/Core/NetHandle/NetHandle.h"#include "ReplicationSystem.generated.h"Go to the source code of this file.
Classes | |
| class | UReplicationSystem |
| struct | UReplicationSystem::FReplicationSystemParams |
| class | UE::Net::FReplicationSystemFactory |
Namespaces | |
| namespace | UE |
| namespace | UE::Net |
| namespace | UE::Net::Private |
Macros | |
| #define | UE_NUM_INLINE_REPLICATIONSYSTEMS 8 |
Typedefs | |
| using | UE::Net::FReplicationSystemCreatedDelegate = FReplicationSystemLifeTime |
| using | UE::Net::FReplicationSystemDestroyedDelegate = FReplicationSystemLifeTime |
Functions | |
| UE::Net::DECLARE_MULTICAST_DELEGATE_OneParam (FReplicationSystemLifeTime, UReplicationSystem *) | |
| UReplicationSystem * | UE::Net::GetReplicationSystem (uint32 Id) |
| #define UE_NUM_INLINE_REPLICATIONSYSTEMS 8 |