Navigation
API > API/Runtime > API/Runtime/Icmp
References
| Module | Icmp |
| Header | /Engine/Source/Runtime/Online/ICMP/Public/Icmp.h |
| Include | #include "Icmp.h" |
Syntax
struct FIcmpTarget
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | Address | ||
| int32 | Port |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FIcmpTarget () |
|||
FIcmpTarget
(
const FString& InAddress, |