![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Net/Core/NetCoreModule.h"#include "Modules/ModuleInterface.h"#include "Modules/ModuleManager.h"#include "Net/Core/Misc/NetCoreLog.h"#include "HAL/IConsoleManager.h"#include "Net/Core/DirtyNetObjectTracker/GlobalDirtyNetObjectTracker.h"#include "Net/Core/NetHandle/NetHandleManager.h"#include "Net/Serialization/FastArraySerializer.h"#include "ProfilingDebugging/CsvProfiler.h"Classes | |
| class | FNetCoreModule |
Functions | |
| DEFINE_LOG_CATEGORY (LogNetFastTArray) | |
| DEFINE_LOG_CATEGORY (LogNetCore) | |
| CSV_DEFINE_CATEGORY_MODULE (NETCORE_API, Networking, true) | |
| IMPLEMENT_MODULE (FNetCoreModule, NetCore) | |
Variables | |
| bool | GUseDetailedScopeCounters =true |
| CSV_DEFINE_CATEGORY_MODULE | ( | NETCORE_API | , |
| Networking | , | ||
| true | |||
| ) |
| DEFINE_LOG_CATEGORY | ( | LogNetCore | ) |
| DEFINE_LOG_CATEGORY | ( | LogNetFastTArray | ) |
| IMPLEMENT_MODULE | ( | FNetCoreModule | , |
| NetCore | |||
| ) |