UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Protocol6.h File Reference

Go to the source code of this file.

Classes

struct  UE::Trace::Protocol6::FNewEventEvent
 

Namespaces

namespace  UE
 
namespace  UE::Trace
 
namespace  UE::Trace::Protocol6
 

Enumerations

enum  UE::Trace::Protocol6::EProtocol : uint8 { UE::Trace::Protocol6::Id = 6 }
 
enum class  UE::Trace::Protocol6::EEventFlags : uint8 { UE::Trace::Protocol6::Important = 1 << 0 , UE::Trace::Protocol6::MaybeHasAux = 1 << 1 , UE::Trace::Protocol6::NoSync = 1 << 2 , UE::Trace::Protocol6::Definition = 1 << 3 }
 
enum  UE::Trace::Protocol6::EFieldFamily : uint8 { UE::Trace::Protocol6::Regular , UE::Trace::Protocol6::Reference , UE::Trace::Protocol6::DefinitionId }