FOutputDeviceRedirector::RemoveOutputDevice

Removes an output device from the chain of redirections.

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

void RemoveOutputDevice
(
    FOutputDevice * OutputDevice
)

Remarks

Removes an output device from the chain of redirections.

Parameters

Parameter

Description

OutputDevice

output device to remove

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