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