FPacketAudit::NotifyLowLevelReceive

Low level netcode hook, notifying of incoming 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 NotifyLowLevelReceive
(
    FBitReader & InPacket
)

Remarks

Low level netcode hook, notifying of incoming packets

Parameters

Parameter

Description

InPacket

The current incoming 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