Navigation
Unreal Engine C++ API Reference > Runtime > Core > HAL > IConsoleCommandExecutor
- IConsoleCommandExecutor::GetExecHistory()
- FConsoleCommandExecutor::GetExecHistory()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h |
Include | #include "HAL/IConsoleManager.h" |
void GetExecHistory
&40;
TArray< FString > & Out
&41;
Remarks
Get the list of commands that this executor has recently processed.