Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/IConsoleCommandExecutor
- IConsoleCommandExecutor::GetAutoCompleteSuggestions()
- FConsoleCommandExecutor::GetAutoCompleteSuggestions()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h |
| Include | #include "HAL/IConsoleManager.h" |
void GetAutoCompleteSuggestions
&40;
const TCHAR &42; Input,
TArray< FString > & Out
&41;
Remarks
Get the list of auto-complete suggestions for the given command.