![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IMessageTracer.h>
Public Attributes | |
| TArray< TSharedPtr< FMessageTracerMessageInfo > > | Messages |
| FName | TypeName |
| FTopLevelAssetPath | TypePathName |
Structure for message type debug information.
| TArray<TSharedPtr<FMessageTracerMessageInfo> > FMessageTracerTypeInfo::Messages |
Holds the collection of messages of this type.
| FName FMessageTracerTypeInfo::TypeName |
Holds a name of the message type.
| FTopLevelAssetPath FMessageTracerTypeInfo::TypePathName |
Holds a path name of the message type.