UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Trace::Protocol6 Namespace Reference

Classes

struct  FNewEventEvent
 

Enumerations

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

Enumeration Type Documentation

◆ EEventFlags

Enumerator
Important 
MaybeHasAux 
NoSync 
Definition 

◆ EFieldFamily

Enumerator
Regular 
Reference 
DefinitionId 

◆ EProtocol