![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Net/Core/Connection/NetConnectionFaultRecoveryBase.h"#include "Net/Core/Misc/NetCoreLog.h"#include "HAL/IConsoleManager.h"Namespaces | |
| namespace | UE |
| namespace | UE::Net |
Variables | |
| FAutoConsoleVariableRef | GNetFaultRecoveryLogQuotaChecksCVar (TEXT("net.NetFaultRecoveryLogQuotaChecks"), GNetFaultRecoveryLogQuotaChecks, TEXT("Whether or not to enable debug logging for quota checks (useful for debugging new net faults used with 'RegisterCounterCategory')")) |
| FAutoConsoleVariableRef GNetFaultRecoveryLogQuotaChecksCVar(TEXT("net.NetFaultRecoveryLogQuotaChecks"), GNetFaultRecoveryLogQuotaChecks, TEXT("Whether or not to enable debug logging for quota checks (useful for debugging new net faults used with 'RegisterCounterCategory')")) | ( | TEXT("net.NetFaultRecoveryLogQuotaChecks") | , |
| GNetFaultRecoveryLogQuotaChecks | , | ||
| TEXT("Whether or not to enable debug logging for quota checks (useful for debugging new net faults used with 'RegisterCounterCategory')") | |||
| ) |