FScopedLog::FScopedLog

As above, but for a single log category.

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/NUTUtilDebug.h

Include

#include "NUTUtilDebug.h"

Syntax

FScopedLog
(
    const FString InLogCategory,
    UClientUnitTest * InUnitTest,
    bool bInRemoteLogging
)

Remarks

As above, but for a single log category.

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