STextComboPopup::MakeItemWidget

Called to create a widget for each string

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/STextComboPopup.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Input/STextComboPopup.cpp

Syntax

TSharedRef< SWidget > MakeItemWidget
(
    TSharedPtr< FString > StringItem
)

Remarks

Called to create a widget for each string

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