Navigation
API > API/Runtime > API/Runtime/Engine
The type of averaging to perform on ping values
| Name | EPingAverageType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/NetPing.h |
| Include Path | #include "Net/NetPing.h" |
Syntax
enum EPingAverageType
{
None,
MovingAverage,
PlayerStateAvg,
}
Values
| Name | Remarks |
|---|---|
| None | |
| MovingAverage | |
| PlayerStateAvg |