FScopedAuditAccess

Provides scoped exclusive access to GSendPacketAudits and GReceivePacketAudits within the .cpp file

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

struct FScopedAuditAccess

Remarks

Provides scoped exclusive access to GSendPacketAudits and GReceivePacketAudits within the .cpp file

Constructors

Name Description

Public function

FScopedAuditAccess

(
    FPacketAudit& InAudtor
)

Destructors

Name Description

Public function

~FScopedAuditAccess()

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