UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
NetEmulationHelper.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
Engine/NetDriver.h
"
6
7
class
UWorld
;
8
9
#if DO_ENABLE_NET_TEST
10
11
namespace
UE::Net::Private::NetEmulationHelper
12
{
13
void
CreatePersistentSimulationSettings
();
14
void
ApplySimulationSettingsOnNetDrivers
(
UWorld
*
World
,
const
FPacketSimulationSettings
& Settings);
15
bool
HasPersistentPacketEmulationSettings
();
16
void
ApplyPersistentPacketEmulationSettings
(
UNetDriver
* NetDriver);
17
}
//namespace UE::Net::Private::NetEmulationHelper
18
19
#endif
//#if DO_ENABLE_NET_TEST
EARSessionType::World
@ World
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
NetDriver.h
UNetDriver
Definition
NetDriver.h:799
UWorld
Definition
World.h:918
FPacketSimulationSettings
Definition
NetDriver.h:455
Engine
Source
Runtime
Engine
Private
Net
NetEmulationHelper.h
Generated by
1.9.8