![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "SessionManager.h"#include "HAL/PlatformProcess.h"#include "Misc/CommandLine.h"#include "Containers/Ticker.h"#include "EngineServiceMessages.h"#include "MessageEndpointBuilder.h"#include "SessionServiceMessages.h"#include "SessionInfo.h"Macros | |
| #define | SESSION_MANAGER_PING_INTERVAL 5.0f |
| #define SESSION_MANAGER_PING_INTERVAL 5.0f |
Defines the interval in seconds in which devices are being pinged by the proxy manager.