FOutputDeviceRedirector::SerializeBacklog

Serializes the current backlog to the specified output device.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/OutputDeviceRedirector.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/OutputDeviceRedirector.cpp

Syntax

virtual void SerializeBacklog
(
    FOutputDevice * OutputDevice
)

Remarks

Serializes the current backlog to the specified output device.

Parameters

Parameter

Description

OutputDevice

Output device that will receive the current backlog

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