ProcessedPacket::ProcessedPacket

Base constructor

Windows
MacOS
Linux

References

Module

PacketHandler

Header

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

Include

#include "PacketHandler.h"

Syntax

ProcessedPacket
(
    uint8 * InData,
    int32 InCountBits,
    bool bInError
)

Remarks

Base constructor

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