UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Protocol3.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
// HEADER_UNIT_SKIP - Not included directly
6
7
namespace
UE
{
8
namespace
Trace
{
9
10
#if defined(TRACE_PRIVATE_PROTOCOL_3)
11
inline
12
#endif
13
namespace
Protocol3
14
{
15
17
enum
EProtocol
:
uint8
{
Id
= 3 };
18
20
using
Protocol2::EFieldType;
21
using
Protocol2::FNewEventEvent
;
22
using
Protocol2::EEventFlags;
23
using
Protocol2::EKnownEventUids;
24
using
Protocol2::FAuxHeader
;
25
using
Protocol2::FEventHeader
;
26
using
Protocol2::FEventHeaderSync
;
27
28
}
// namespace Protocol3
29
}
// namespace Trace
30
}
// namespace UE
uint8
uint8_t uint8
Definition
binka_ue_file_header.h:8
ENetTraceVerbosity::Trace
@ Trace
Definition
NetTraceConfig.h:23
UE::Trace::Protocol3::EProtocol
EProtocol
Definition
Protocol3.h:17
UE::Trace::Protocol3::Id
@ Id
Definition
Protocol3.h:17
UE
Definition
AdvancedWidgetsModule.cpp:13
UE::Trace::Protocol0::FNewEventEvent
Definition
Protocol0.h:72
UE::Trace::Protocol1::FAuxHeader
Definition
Protocol1.h:52
UE::Trace::Protocol2::FEventHeaderSync
Definition
Protocol2.h:37
UE::Trace::Protocol2::FEventHeader
Definition
Protocol2.h:28
Engine
Source
Runtime
TraceLog
Public
Trace
Detail
Protocols
Protocol3.h
Generated by
1.9.8