UConsole::StartTyping

Opens the typing bar with text already entered.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Console.h

Include

#include "Engine/Console.h"

Source

/Engine/Source/Runtime/Engine/Private/UserInterface/Console.cpp

Syntax

virtual void StartTyping
(
    const FString & Text
)

Remarks

Opens the typing bar with text already entered.

Parameters

Parameter

Description

Text

The text to enter in the typing bar.

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