FAutoCompleteCommand

Structure for auto-complete commands and their descriptions.

Windows
MacOS
Linux

References

Module

EngineSettings

Header

/Engine/Source/Runtime/EngineSettings/Classes/ConsoleSettings.h

Include

#include "ConsoleSettings.h"

Syntax

struct FAutoCompleteCommand

Remarks

Structure for auto-complete commands and their descriptions.

Variables

Name Description

Public variable

FColor

 

Color

Public variable

FString

 

Command

Public variable

FString

 

Desc

Constructors

Name Description

Public function

FAutoCompleteCommand()

Functions

Name Description

Public function Const

const FStrin...

 

GetLeft()

For game console

Public function Const

const FStrin...

 

GetRight()

For game console

Public function Const

bool

 

IsHistory()

Public function

void

 

SetHistory()

Operators

Name Description

Public function Const

bool

 

operator<

(
    const FAutoCompleteCommand& rhs
)

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