FVisualLogger::BlockAllCategories

Blocks all categories from logging. It can be bypassed with white list for categories

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/VisualLogger/VisualLogger.h

Include

#include "VisualLogger/VisualLogger.h"

Syntax

void BlockAllCategories
(
    bool InBlock
)

Remarks

Blocks all categories from logging. It can be bypassed with white list for categories

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