FBufferedLine

Overload list

Windows
MacOS
Linux
Name Description

Public function

FBufferedLine

(
    const FBufferedLine&
)

Noncopyable for now, could be made movable

Public function

FBufferedLine

(
    FBufferedLine& InBufferedLine,
    EBufferedLineInit Unused
)

Public function

FBufferedLine

(
    const TCHAR* InData,
    const FName& InCategory,
    ELogVerbosity::Type InVerbosity,
    const double InTime,
    FLogAllocator* ExternalAllocat...
)

Public function

FBufferedLine

(
    const TCHAR* InData,
    const FLazyName& InCategory,
    ELogVerbosity::Type InVerbosity,
    const double InTime,
    FLogAllocator* ExternalAllocat...
)

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