Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FLogCategoryBase
Description
Should not generally be used directly. Tests the runtime verbosity and maybe triggers a debug break, etc.
| Name | IsSuppressed |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Logging/LogCategory.h |
| Include Path | #include "Logging/LogCategory.h" |
bool IsSuppressed
(
ELogVerbosity::Type VerbosityLevel
) const