SComboBox::Construct

Construct the widget from a declaration

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SComboBox.h"

Syntax

void Construct
(
    const FArguments & InArgs
)

Remarks

Construct the widget from a declaration

Parameters

Parameter

Description

InArgs

Declaration from which to construct the combo box

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