BufferedPacket

Overload list

Windows
MacOS
Linux
Name Description

Private function

BufferedPacket()

Base constructor

Public function

BufferedPacket

(
    uint8* InCopyData,
    uint32 InCountBits,
    FOutPacketTraits& InTraits,
    double InResendTime,
    uint32 InId
)

Public function

BufferedPacket

(
    TSharedPtr< const FInternetAddr > I...,
    uint8* InCopyData,
    uint32 InCountBits,
    FOutPacketTraits& InTraits,
    double InResendTime,
    uint32 InId
)

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