Navigation
API > API/Runtime > API/Runtime/Engine
NMT_NetPing control channel sub-messages
| Name | ENetPingControlMessage |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/NetPing.h |
| Include Path | #include "Net/NetPing.h" |
Syntax
enum ENetPingControlMessage
{
SetPingAddress,
PingFailure,
Max = PingFailure,
}
Values
| Name | Remarks |
|---|---|
| SetPingAddress | |
| PingFailure | |
| Max |