Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Net > TPacketLossData
Syntax
float LossSamples[NbPeriodsForAverage]
Remarks
The amount of samples to average. The length of the period will be NbPeriodsForAverage * StatPeriod. With default values that is 3 samples * 1 second -> an average of the past 3 seconds