FPacketAudit::NotifyLowLevelSend

Low level netcode hook, notifying of outgoing packets

Windows
MacOS
Linux

References

Module

NetCore

Header

/Engine/Source/Runtime/Net/Core/Public/Net/Core/Misc/PacketAudit.h

Include

#include "Net/Core/Misc/PacketAudit.h"

Syntax

static void NotifyLowLevelSend
(
    FBitWriter & OutPacket
)

Remarks

Low level netcode hook, notifying of outgoing packets

Parameters

Parameter

Description

OutPacket

The current outgoing packet

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