Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/IConsoleCommandExecutor
Description
Returns the hotkey to switch to the next executor. This is usually the same hotkey as GetHotKey but with a modifier, such as "" turning into "Ctrl + ".
| Name | GetIterateExecutorHotKey |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h |
| Include Path | #include "HAL/IConsoleManager.h" |
FInputChord GetIterateExecutorHotKey() const