FScopedLog

Overload list

Windows
MacOS
Linux
Name Description

Protected function

FScopedLog()

Public function

FScopedLog

(
    const TArray< FString >& InLogCate...,
    UClientUnitTest* InUnitTest,
    bool bInRemoteLogging
)

Constructor used for setting up the type of logging that is done.

Public function

FScopedLog

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

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