FLogScopedCategoryAndVerbosityOverride::FLogScopedCategoryAndVerbosityOverride

Back up the existing category and verbosity pair, then sets them.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Logging/LogScopedCategoryAndVerbosityOverride.h"

Source

/Engine/Source/Runtime/Core/Private/Logging/LogScopedCategoryAndVerbosityOverride.cpp

Syntax

FLogScopedCategoryAndVerbosityOverride
(
    FName Category,
    ELogVerbosity::Type Verbosity
)

Remarks

Back up the existing category and verbosity pair, then sets them.

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