UComboBoxString::UpdateOrGenerateWidget

Refresh ComboBoxContent with the correct widget/data when the selected option changes

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/ComboBoxString.h

Include

#include "Components/ComboBoxString.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/ComboBoxString.cpp

Syntax

void UpdateOrGenerateWidget
(
    TSharedPtr< FString > Item
)

Remarks

Refresh ComboBoxContent with the correct widget/data when the selected option changes

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