IConsoleManager::AddConsoleHistoryEntry

Windows
MacOS
Linux

Override Hierarchy

IConsoleManager::AddConsoleHistoryEntry()

FConsoleManager::AddConsoleHistoryEntry()

References

Module

Core

Header

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

Include

#include "HAL/IConsoleManager.h"

Syntax

void AddConsoleHistoryEntry
(
    const TCHAR * Key,
    const TCHAR * Input
)

Parameters

Parameter

Description

Input

must not be 0

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