FOutputDeviceConsole::IsAttached

Returns whether the application is already attached to a console window.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/OutputDeviceConsole.h"

Syntax

virtual bool IsAttached()

Remarks

Returns whether the application is already attached to a console window.

Returns

true if console is attached, false otherwise.

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