STextComboBox::FArguments::OnGetTextLabelForItem

[Optional] Called to get the label for the currently selected item

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/STextComboBox.h

Include

#include "Widgets/Input/STextComboBox.h"

Syntax

WidgetArgsType & OnGetTextLabelForItem
(
    const FGetTextComboLabel & InDelegate
)

Remarks

[Optional] Called to get the label for the currently selected item

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