FPacketAudit::DumpAuditData

Dumps the collected packet audit data to the log

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"

Source

/Engine/Source/Runtime/Net/Core/Private/Net/Core/Misc/PacketAudit.cpp

Syntax

void DumpAuditData
(
    FScopedAuditAccess & AuditLock,
    uint32 InPacketCRC
)

Remarks

Dumps the collected packet audit data to the log

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