IConsoleCommandExecutor::GetExecHistory

Get the list of commands that this executor has recently processed.

Windows
MacOS
Linux

Override Hierarchy

IConsoleCommandExecutor::GetExecHistory()

FConsoleCommandExecutor::GetExecHistory()

References

Module

Core

Header

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

Include

#include "HAL/IConsoleManager.h"

Syntax

void GetExecHistory
(
    TArray< FString > & Out
)

Remarks

Get the list of commands that this executor has recently processed.

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