Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net > API/Runtime/Engine/Net/FNetPing
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/NetPing.h |
| Include | #include "Net/NetPing.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Net/NetPing.cpp |
FPingValues GetPingValues
&40;
EPingType PingType
&41; const
Remarks
Retrieves the ping results for the specified ping type, in seconds. Returns the ping results for the specified type, in seconds.
Parameters
| Name | Description |
|---|---|
| PingType | The type of ping to retrieve results for. |