FNetAsyncLoadDelinquencyAnalytics

Tracks data related specific to a NetDriver that can can result in prolonged periods of apparent network inactivity, despite actually receiving traffic.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/NetAnalyticsTypes.h

Include

#include "Net/NetAnalyticsTypes.h"

Syntax

struct FNetAsyncLoadDelinquencyAnalytics

Remarks

Tracks data related specific to a NetDriver that can can result in prolonged periods of apparent network inactivity, despite actually receiving traffic.

This includes things like Pending Async Loads.

Also

Variables

Name Description

Public variable

FDelinquencyAna...

 

DelinquentAsyncLoads

Public variable

uint32

 

MaxConcurrentAsyncLoads

Constructors

Functions

Name Description

Public function Const

void

 

CountBytes

(
    FArchive& Ar
)

Public function

void

 

Reset()

Operators

Name Description

Public function

const FNetAs...

 

operator=

(
    const FNetAsyncLoadDelinquencyAnaly...
)

Public function

FNetAsyncLoa...

 

operator=

See Also

FConnectionDelinquencyAnalytics and FDelinquencyAnalytics.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss