FBufferedOutputDevice::RedirectTo

Pushes buffered lines into the specified output device.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/BufferedOutputDevice.h

Include

#include "Misc/BufferedOutputDevice.h"

Syntax

void RedirectTo
(
    class FOutputDevice & Ar
)

Remarks

Pushes buffered lines into the specified output device.

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