Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FNetPing
| |
|
| Name |
FNoAverageStorage |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Engine/Public/Net/NetPing.h |
| Include Path |
#include "Net/NetPing.h" |
Syntax
class FNoAverageStorage : public UE::Net::FNetPing::FAverageStorageBase
Inheritance Hierarchy
- UE::Net::FNetPing::FAverageStorageBase → FNetPing::FNoAverageStorage
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| PingValues |
TSampleMinMaxAvg< EMinMaxValueMode::PerSample > |
Stores the final Min/Max/Current ping values |
Net/NetPing.h |
|