FIncomingPacketRef

Parameters for [HandlerComponent](API\Runtime\PacketHandler\HandlerComponent) Incoming/IncomingConnectionless functions

Windows
MacOS
Linux

References

Module

PacketHandler

Header

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

Include

#include "PacketHandler.h"

Syntax

struct FIncomingPacketRef

Remarks

Parameters for HandlerComponent Incoming/IncomingConnectionless functions

Variables

Name Description

Public variable

const TSharedPt...

 

Address

For IncomingConnectionless, the address of the received packet

Public variable

FBitReader &

 

Packet

Incoming packet data being processed

Public variable

FInPacketTraits...

 

Traits

Metadata and flags for the received packet, indicating what it contains and how to process it

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