![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Iris/ReplicationSystem/ObjectReplicationBridge.h"#include "Engine/EngineTypes.h"#include "UObject/ObjectPtr.h"#include "EngineReplicationBridge.generated.h"Go to the source code of this file.
Classes | |
| struct | FActorReplicationParams |
| struct | FStopReplicatingActorParams |
| class | UEngineReplicationBridge |
Namespaces | |
| namespace | UE |
| namespace | UE::Net |
Enumerations | |
| enum class | UE::Net::EStopReplicatingReason : uint32 { UE::Net::Destroyed = 0 , UE::Net::LevelTransition , UE::Net::EndPlayInEditor , UE::Net::RemovedFromWorld , UE::Net::Quit } |
Functions | |
| ENGINE_API bool | UE::Net::ShouldUseIrisReplication (const UObject *Actor) |
| const TCHAR * | UE::Net::LexToString (UE::Net::EStopReplicatingReason Reason) |