FIcmpEchoResult

Windows
MacOS
Linux

References

Module

Icmp

Header

/Engine/Source/Runtime/Online/ICMP/Public/Icmp.h

Include

#include "Icmp.h"

Syntax

struct FIcmpEchoResult

Variables

Name Description

Public variable

FString

 

ReplyFrom

Reply received from this address

Public variable

FString

 

ResolvedAddress

Addressed resolved by GetHostName

Public variable

EIcmpResponseSt...

 

Status

Status of the final response

Public variable

float

 

Time

Total round trip time

Constructors

Name Description

Public function

FIcmpEchoResult()

Public function

FIcmpEchoResult

(
    const FIcmpEchoResult& Other
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss