FOnLowLevelSend

Delegate for hooking the net connections 'LowLevelSend' (at the socket level, after [PacketHandler](API\Runtime\PacketHandler\PacketHandler) parsing)

Windows
MacOS
Linux

Type

typedef TBaseDelegate_ThreeParams< void, void *, int32, bool & > FOnLowLevelSend

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetConnection.h

Include

#include "Engine/NetConnection.h"

Remarks

Delegate for hooking the net connections 'LowLevelSend' (at the socket level, after PacketHandler parsing)

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