Navigation
API > API/Plugins > API/Plugins/MutableTools
Categories of message stored in the log for the purpose of limiiting duplication of non - identical messages.
| Name | mu::ErrorLogMessageSpamBin |
| Type | enum |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/ErrorLog.h |
| Include Path | #include "MuT/ErrorLog.h" |
Syntax
namespace mu
{
enum ErrorLogMessageSpamBin
{
ELMSB_ALL = 0,
ELMSB_UNKNOWN_TAG,
}
}
Values
| Name | Remarks |
|---|---|
| ELMSB_ALL | |
| ELMSB_UNKNOWN_TAG |