CategorizedLogf

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

CategorizedLogf

(
    const UObject* LogOwner,
    const FLogCategoryBase& Category,
    ELogVerbosity::Type Verbosity,
    const FmtType& Fmt,
    Types... Args
)

Regular text log.

Public function Static

void

 

CategorizedLogf

(
    const UObject* LogOwner,
    const FName& CategoryName,
    ELogVerbosity::Type Verbosity,
    const FmtType& Fmt,
    Types... Args
)

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