Open 3D Engine AzNetworking API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzNetworking::UdpReaderThread::ReceivedPacket Struct Reference

Public Member Functions

 ReceivedPacket (const IpAddress &address, const uint8_t *buffer, int32_t receivedBytes)
 

Public Attributes

IpAddress m_address
 
const uint8_t * m_buffer = nullptr
 
int32_t m_receivedBytes = 0
 

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