![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| void | HostToNetwork () |
| void | NetworkToHost () |
| bool | Validate (uint16 ExpectedId, uint16 ExpectedSequenceNum) const |
Static Public Member Functions | |
| static FUdpPingPacket | Create (uint16 Id, uint16 SequenceNum) |
Public Attributes | |
| FUdpPingHeader | Header |
| FUdpPingBody | Body |
|
static |
| void UDPPing::FUdpPingPacket::HostToNetwork | ( | ) |
| void UDPPing::FUdpPingPacket::NetworkToHost | ( | ) |
| FUdpPingBody UDPPing::FUdpPingPacket::Body |
| FUdpPingHeader UDPPing::FUdpPingPacket::Header |