UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMessageTracerTypeInfo Struct Reference

#include <IMessageTracer.h>

Public Attributes

TArray< TSharedPtr< FMessageTracerMessageInfo > > Messages
 
FName TypeName
 
FTopLevelAssetPath TypePathName
 

Detailed Description

Structure for message type debug information.

Member Data Documentation

◆ Messages

TArray<TSharedPtr<FMessageTracerMessageInfo> > FMessageTracerTypeInfo::Messages

Holds the collection of messages of this type.

◆ TypeName

FName FMessageTracerTypeInfo::TypeName

Holds a name of the message type.

◆ TypePathName

FTopLevelAssetPath FMessageTracerTypeInfo::TypePathName

Holds a path name of the message type.


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