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 |
void UpdatePingTimeout
&40;
EPingType PingType
&41;
Remarks
Records a ping timeout, for the specified ping type.
Parameters
| Name | Description |
|---|---|
| PingType | The type of ping which timed out. |