FLogCategoryBase::IsSuppressed

Should not generally be used directly.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Logging/LogCategory.h

Include

#include "Logging/LogCategory.h"

Syntax

bool IsSuppressed
(
    ELogVerbosity::Type VerbosityLevel
) const

Remarks

Should not generally be used directly. Tests the runtime verbosity and maybe triggers a debug break, etc.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss