![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ConsoleSettings.h>
Public Member Functions | |
| bool | operator< (const FAutoCompleteCommand &rhs) const |
| const FString & | GetLeft () const |
| const FString & | GetRight () const |
| bool | IsHistory () const |
| void | SetHistory () |
Public Attributes | |
| FString | Command |
| FString | Desc |
| FColor | Color = FColor(180, 180, 180) |
Structure for auto-complete commands and their descriptions.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| FString FAutoCompleteCommand::Command |
| FString FAutoCompleteCommand::Desc |