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

#include <Trace.h>

Public Attributes

EMessageType Type
 
const charTypeStr
 
const charDescription
 

Member Data Documentation

◆ Description

const char* UE::Trace::FMessageEvent::Description

Clarifying message, may be null for some message types. Pointer only valide during callback.

◆ Type

EMessageType UE::Trace::FMessageEvent::Type

Type of message

◆ TypeStr

const char* UE::Trace::FMessageEvent::TypeStr

Type of message stringified


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