UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
NetConnectionFaultRecoveryBase.cpp File Reference

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')"))
 

Variable Documentation

◆ GNetFaultRecoveryLogQuotaChecksCVar

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')")   
)