Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest
Version of FScopedLog, for suppressing instead of enabling log entries
| Name | FScopedLogSuppress |
| Type | class |
| Header File | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/NUTUtilDebug.h |
| Include Path | #include "NUTUtilDebug.h" |
Syntax
class FScopedLogSuppress : public FScopedLog
Inheritance Hierarchy
- FScopedLog → FScopedLogSuppress
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedLogSuppress
(
const TArray< FString >& InLogCategories, |
NUTUtilDebug.h | ||
FScopedLogSuppress
(
const FString InLogCategory, |
NUTUtilDebug.h |