![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <PacketHandler.h>
Public Attributes | |
| FBitReader & | Packet |
| const TSharedPtr< const FInternetAddr > & | Address |
| FInPacketTraits & | Traits |
Parameters for HandlerComponent Incoming/IncomingConnectionless functions
| const TSharedPtr<const FInternetAddr>& FIncomingPacketRef::Address |
For IncomingConnectionless, the address of the received packet
| FBitReader& FIncomingPacketRef::Packet |
Incoming packet data being processed
| FInPacketTraits& FIncomingPacketRef::Traits |
Metadata and flags for the received packet, indicating what it contains and how to process it