Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/FErrorLog
| Name | FMessage |
| Type | struct |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/ErrorLog.h |
| Include Path | #include "MuT/ErrorLog.h" |
Syntax
struct FMessage
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Context | const void * | MuT/ErrorLog.h | ||
| Context2 | const void * | MuT/ErrorLog.h | ||
| Data | TSharedPtr< FErrorData > | MuT/ErrorLog.h | ||
| Spam | ErrorLogMessageSpamBin | MuT/ErrorLog.h | ||
| Text | FString | MuT/ErrorLog.h | ||
| Type | ErrorLogMessageType | MuT/ErrorLog.h |