QueueHandlerPacketForResending

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

QueueHandlerPacketForResending

(
    HandlerComponent* InComponent,
    uint8* Packet,
    int32 CountBits
)

Use the PacketTraits version for sending packets with additional flags and options

Public function

void

 

QueueHandlerPacketForResending

(
    HandlerComponent* InComponent,
    uint8* Packet,
    int32 CountBits,
    FOutPacketTraits& Traits
)

Queues a packet sent through SendHandlerPacket, for resending

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