Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > APlayerState
Syntax
PingAvgData PingBucket4
Remarks
Stores the last 4 seconds worth of ping data (one second per 'bucket'). It is stored in this manner, to allow calculating a moving average, without using up a lot of space, while also being tolerant of changes in ping update frequency