PacketHandler::InitializeDelegates

Used for external initialization of delegates

Windows
MacOS
Linux

References

Module

PacketHandler

Header

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

Include

#include "PacketHandler.h"

Syntax

void InitializeDelegates
(
    FPacketHandlerLowLevelSendTraits InLowLevelSendDel
)

Remarks

Used for external initialization of delegates

Parameters

Parameter

Description

InLowLevelSendDel

The delegate the PacketHandler should use for triggering packet sends

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