Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FOutputDeviceConsole
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/OutputDeviceConsole.h |
Include | #include "Misc/OutputDeviceConsole.h" |
void Show
&40;
bool ShowWindow
&41;
Remarks
Shows or hides the console window.
Parameters
Name | Description |
---|---|
ShowWindow | Whether to show (true) or hide (false) the console window. |