Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/FErrorLog
Description
Get the number of messages. If a message type is provided, return the number of that type of message only.
| Name | GetMessageCount |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/ErrorLog.h |
| Include Path | #include "MuT/ErrorLog.h" |
| Source | /Engine/Plugins/Mutable/Source/MutableTools/Private/MuT/ErrorLog.cpp |
int32 GetMessageCount() const