FNetConnAnalyticsVars

Includes.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Analytics/EngineNetAnalytics.h

Include

#include "Analytics/EngineNetAnalytics.h"

Syntax

struct FNetConnAnalyticsVars

Remarks

Container class for separating analytics variables and processing, from the main NetConnection code

Variables

Name Description

Public variable

uint64

 

OutAckOnlyCount

The number of packets that were exclusively ack packets

Public variable

uint64

 

OutKeepAliveCount

The number of packets that were just keep-alive packets

Constructors

Name Description

Public function

FNetConnAnalyticsVars()

Default constructor

FNetConnAnalyticsVars

Functions

Name Description

Public function

void

 

CommitAnalytics

(
    FNetConnAnalyticsVars& AggregatedD...
)

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FNetConnAnalyticsVars& A
)

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