SComboRow::Construct

Constructs this widget.

Choose your operating system:

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,
    const TSharedRef< STableViewBase > & InOwnerTable
)

Remarks

Constructs this widget.