FOutputDeviceConsole::Show

Shows or hides the console window.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/OutputDeviceConsole.h"

Syntax

void Show
(
    bool ShowWindow
)

Remarks

Shows or hides the console window.

Parameters

Parameter

Description

ShowWindow

Whether to show (true) or hide (false) the console window.

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