![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "HAL/Platform.h"#include "Net/Core/Connection/NetEnums.h"#include "ProfilingDebugging/CsvProfilerConfig.h"Go to the source code of this file.
Namespaces | |
| namespace | UE |
| namespace | UE::Net |
Functions | |
| bool | UE::Net::ShouldUseIrisReplication () |
| void | UE::Net::SetUseIrisReplication (bool EnableIrisReplication) |
| EReplicationSystem | UE::Net::GetUseIrisReplicationCmdlineValue () |
| #define UE_NET_ASYNCLOADING_DEBUG !(UE_BUILD_SHIPPING || UE_BUILD_TEST) |
Enables code to simulate async loading stalls on specific objects on the client
| #define UE_NET_IRIS_CSV_STATS CSV_PROFILER_STATS |
CSV stats.
Enables code that detects non-thread safe access to network data
| #define UE_NETBITSTREAMREADER_VALIDATE !(UE_BUILD_SHIPPING || UE_BUILD_TEST) |
| #define UE_NETBITSTREAMWRITER_VALIDATE !(UE_BUILD_SHIPPING || UE_BUILD_TEST) |