Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FNetPing
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNetPing () |
Net/NetPing.h | ||
FNetPing
(
UNetConnection* InOwner |
FNetPing | Net/NetPing.h |
FNetPing()
| Name | FNetPing |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/NetPing.h |
| Include Path | #include "Net/NetPing.h" |
FNetPing()
FNetPing(UNetConnection *)
Description
| Name | FNetPing |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/NetPing.h |
| Include Path | #include "Net/NetPing.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Net/NetPing.cpp |
FNetPing
(
UNetConnection * InOwner
)