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

#include <Protocol6.h>

Public Attributes

uint16 EventUid
 
uint8 FieldCount
 
uint8 Flags
 
uint8 LoggerNameSize
 
uint8 EventNameSize
 
struct { 
 
   uint8   FieldType 
 
   union { 
 
      struct { 
 
         uint16   Offset 
 
         uint16   Size 
 
         uint8   TypeInfo 
 
         uint8   NameSize 
 
      }   Regular 
 
      struct { 
 
         uint16   Offset 
 
         uint16   RefUid 
 
         uint8   TypeInfo 
 
         uint8   NameSize 
 
      }   Reference 
 
      struct { 
 
         uint16   Offset 
 
         uint16   Unused1 
 
         uint8   Unused2 
 
         uint8   TypeInfo 
 
      }   DefinitionId 
 
   }  
 
Fields [] 
 

Member Data Documentation

◆ [struct]

struct { ... } UE::Trace::Protocol6::FNewEventEvent::DefinitionId

◆ EventNameSize

uint8 UE::Trace::Protocol6::FNewEventEvent::EventNameSize

◆ EventUid

uint16 UE::Trace::Protocol6::FNewEventEvent::EventUid

◆ FieldCount

uint8 UE::Trace::Protocol6::FNewEventEvent::FieldCount

◆ [struct]

struct { ... } UE::Trace::Protocol6::FNewEventEvent::Fields[]

◆ FieldType

uint8 UE::Trace::Protocol6::FNewEventEvent::FieldType

◆ Flags

uint8 UE::Trace::Protocol6::FNewEventEvent::Flags

◆ LoggerNameSize

uint8 UE::Trace::Protocol6::FNewEventEvent::LoggerNameSize

◆ NameSize

uint8 UE::Trace::Protocol6::FNewEventEvent::NameSize

◆ Offset

uint16 UE::Trace::Protocol6::FNewEventEvent::Offset

◆ [struct]

struct { ... } UE::Trace::Protocol6::FNewEventEvent::Reference

◆ RefUid

uint16 UE::Trace::Protocol6::FNewEventEvent::RefUid

◆ [struct]

struct { ... } UE::Trace::Protocol6::FNewEventEvent::Regular

◆ Size

uint16 UE::Trace::Protocol6::FNewEventEvent::Size

◆ TypeInfo

uint8 UE::Trace::Protocol6::FNewEventEvent::TypeInfo

◆ Unused1

uint16 UE::Trace::Protocol6::FNewEventEvent::Unused1

◆ Unused2

uint8 UE::Trace::Protocol6::FNewEventEvent::Unused2

The documentation for this struct was generated from the following file: