IncomingConnectionless

Overload list

Windows
MacOS
Linux
Name Description

Public function

EIncomingRes...

 

IncomingConnectionless

(
    FReceivedPacketView& PacketView
)

Processes incoming packets without a UNetConnection, in the same manner as 'Incoming' above IMPORTANT: Net drivers triggering this, should call 'UNetDriver::FlushHandler' shortly afterwards, to minimize packet buffering

Public function

const Proces...

 

IncomingConnectionless

(
    const TSharedPtr< const FInternetAd...,
    uint8* Packet,
    int32 CountBytes
)

IncomingConnectionless now uses FReceivedPacketView.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss