STextComboBox::FArguments::InitiallySelectedItem

Called when combo box needs to establish selected item

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/STextComboBox.h"

Syntax

WidgetArgsType & InitiallySelectedItem
(
    TSharedPtr< FString > InArg
)

Remarks

Called when combo box needs to establish selected item

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