SSearchableComboBox::SetOptionsSource

Set ths source data for this combo box

Windows
MacOS
Linux

References

Module

EditorWidgets

Header

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

Include

#include "SSearchableComboBox.h"

Source

/Engine/Source/Editor/EditorWidgets/Private/SSearchableComboBox.cpp

Syntax

void SetOptionsSource
(
    const TArray< TSharedPtr< FString > > * InOptionsSource
)

Remarks

Set ths source data for this 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