SSuggestionTextBox::Construct

Construct this widget. Called by the SNew()Slate macro.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SSuggestionTextBox.h

Include

#include "Widgets/Input/SSuggestionTextBox.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Input/SSuggestionTextBox.cpp

Syntax

void Construct
(
    const FArguments & InArgs
)

Remarks

Construct this widget. Called by the SNew()Slate macro.

Parameters

Parameter

Description

InArgs

Declaration used by the SNew() macro to construct this widget.

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