OutgoingConnectionless

Overload list

Windows
MacOS
Linux
Name Description

Public function

const Proces...

 

OutgoingConnectionless

(
    const FString& Address,
    uint8* Packet,
    int32 CountBits
)

Please use the member that supports PacketTraits for alllowing additional flags on sends.

Public function

const Proces...

 

OutgoingConnectionless

(
    const FString& Address,
    uint8* Packet,
    int32 CountBits,
    FOutPacketTraits& Traits
)

Use the FInternetAddr structure version.

Public function

const Proces...

 

OutgoingConnectionless

(
    const TSharedPtr< const FInternetAd...,
    uint8* Packet,
    int32 CountBits,
    FOutPacketTraits& Traits
)

Processes outgoing packets without a UNetConnection, in the same manner as 'Outgoing' above NOTE: Connectionless packets are unreliable.

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