Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FConsoleManager
- IConsoleManager::AddConsoleHistoryEntry()
- FConsoleManager::AddConsoleHistoryEntry()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/ConsoleManager.h |
| Include | #include "HAL/ConsoleManager.h" |
| Source | /Engine/Source/Runtime/Core/Private/HAL/ConsoleManager.cpp |
virtual void AddConsoleHistoryEntry
(
const TCHAR * Key,
const TCHAR * Input
)
Parameters
| Name | Description |
|---|---|
| Input | must not be 0 |