Navigation
API > API/Runtime > API/Runtime/NetCore > API/Runtime/NetCore/FPacketAudit
Provides scoped exclusive access to GSendPacketAudits and GReceivePacketAudits within the .cpp file
| Name | FScopedAuditAccess |
| Type | struct |
| Header File | /Engine/Source/Runtime/Net/Core/Public/Net/Core/Misc/PacketAudit.h |
| Include Path | #include "Net/Core/Misc/PacketAudit.h" |
Syntax
struct FScopedAuditAccess
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedAuditAccess
(
FPacketAudit& InAudtor |
Net/Core/Misc/PacketAudit.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedAuditAccess() |
Net/Core/Misc/PacketAudit.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Auditor | FPacketAudit & | Net/Core/Misc/PacketAudit.h |