UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FIcmpEchoResult Struct Reference

#include <Icmp.h>

Public Member Functions

 FIcmpEchoResult ()
 

Public Attributes

EIcmpResponseStatus Status
 
FString ResolvedAddress
 
FString ReplyFrom
 
float Time
 

Constructor & Destructor Documentation

◆ FIcmpEchoResult()

FIcmpEchoResult::FIcmpEchoResult ( )
inline

Member Data Documentation

◆ ReplyFrom

FString FIcmpEchoResult::ReplyFrom

Reply received from this address

◆ ResolvedAddress

FString FIcmpEchoResult::ResolvedAddress

Addressed resolved by GetHostName

◆ Status

EIcmpResponseStatus FIcmpEchoResult::Status

Status of the final response

◆ Time

float FIcmpEchoResult::Time

Total round trip time


The documentation for this struct was generated from the following file: