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

Public Member Functions

void HostToNetwork ()
 
void NetworkToHost ()
 

Public Attributes

uint16 Id
 
uint16 Sequence
 
uint16 Checksum
 

Member Function Documentation

◆ HostToNetwork()

void UDPPing::FUdpPingHeader::HostToNetwork ( )

◆ NetworkToHost()

void UDPPing::FUdpPingHeader::NetworkToHost ( )

Member Data Documentation

◆ Checksum

uint16 UDPPing::FUdpPingHeader::Checksum

◆ Id

uint16 UDPPing::FUdpPingHeader::Id

◆ Sequence

uint16 UDPPing::FUdpPingHeader::Sequence

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