SSearchableComboBox::RefreshOptions

Requests a list refresh after updating options Call SetSelectedItem to update the selected item if required

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 RefreshOptions()

Remarks

Requests a list refresh after updating options Call SetSelectedItem to update the selected item if required

See Also

SetSelectedItem


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library