UComboBoxString::HandleGenerateWidget

Called by slate when it needs to generate a new item for the combobox

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

virtual TSharedRef< SWidget > HandleGenerateWidget
(
    TSharedPtr< FString > Item
) const

Remarks

Called by slate when it needs to generate a new item for the combobox

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