Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/IConsoleCommandExecutor
- IConsoleCommandExecutor::AllowHotKeyClose()
- FConsoleCommandExecutor::AllowHotKeyClose()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h |
| Include | #include "HAL/IConsoleManager.h" |
bool AllowHotKeyClose&40;&41; 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.