SSearchableComboBox::SetOptionsSource

Set ths source data for this combo box

Unreal Engine C++ API Reference > Developer > ToolWidgets > SSearchableComboBox

References

   
Module ToolWidgets
Header /Engine/Source/Developer/ToolWidgets/Public/SSearchableComboBox.h
Include #include "SSearchableComboBox.h"
Source /Engine/Source/Developer/ToolWidgets/Private/SSearchableComboBox.cpp
void SetOptionsSource
(
    const [TArray](API\Runtime\Core\Containers\TArray)< [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FString](API\Runtime\Core\Containers\FString) > > * InOptionsSource
)

Remarks

Set ths source data for this combo box


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library