FNFSMessageHeader::FNFSMessageHeader

Constructor for a header of a given payload

Windows
MacOS
Linux

References

Module

Sockets

Header

/Engine/Source/Runtime/Sockets/Public/NetworkMessage.h

Include

#include "NetworkMessage.h"

Syntax

FNFSMessageHeader
(
    const FSimpleAbstractSocket & InSocket,
    const TArray< uint8 > & Payload
)

Remarks

Constructor for a header of a given payload

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