SSearchableComboBox::FArguments::InitiallySelectedItem

The option that should be selected when the combo box is first created

Windows
MacOS
Linux

References

Module

EditorWidgets

Header

/Engine/Source/Editor/EditorWidgets/Public/SSearchableComboBox.h

Include

#include "SSearchableComboBox.h"

Syntax

WidgetArgsType & InitiallySelectedItem
(
    TSharedPtr< FString > InArg
)

Remarks

The option that should be selected when the combo box is first created

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