IConsoleCommandExecutor::AllowHotKeyClose

True if we allow the console to be closed using the "open console" hot-key.

Windows
MacOS
Linux

Override Hierarchy

IConsoleCommandExecutor::AllowHotKeyClose()

FConsoleCommandExecutor::AllowHotKeyClose()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h

Include

#include "HAL/IConsoleManager.h"

Syntax

bool AllowHotKeyClose() const

Remarks

True if we allow the console to be closed using the "open console" hot-key.

Some scripting languages use the default "open console" hot-key (~) in their code, so these should return false.

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