ReliabilityHandlerComponent::QueuePacketForResending

Queues a packet for resending

Windows
MacOS
Linux

References

Module

ReliabilityHandlerComponent

Header

/Engine/Source/Runtime/PacketHandlers/ReliabilityHandlerComponent/Public/ReliabilityHandlerComponent.h

Include

#include "ReliabilityHandlerComponent.h"

Source

/Engine/Source/Runtime/PacketHandlers/ReliabilityHandlerComponent/Private/ReliabilityHandlerComponent.cpp

Syntax

void QueuePacketForResending
(
    uint8 * Packet,
    int32 CountBits,
    FOutPacketTraits & Traits
)

Remarks

Queues a packet 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