Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FNetPing
| Name | FAverageStorageBase |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/NetPing.h |
| Include Path | #include "Net/NetPing.h" |
Syntax
class FAverageStorageBase
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PingCount | uint32 | The total number of pings (including timeouts) | Net/NetPing.h | |
| PingTimeouts | uint32 | The number of ping timeouts, if applicable | Net/NetPing.h |