![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Input/Reply.h"#include "Widgets/DeclarativeSyntaxSupport.h"#include "Widgets/SWidget.h"#include "Widgets/SCompoundWidget.h"#include "Widgets/Input/SComboBox.h"Go to the source code of this file.
Classes | |
| class | STextComboPopup |
Functions | |
| DECLARE_DELEGATE_OneParam (FOnTextChosen, const FString &) | |
| DECLARE_DELEGATE_OneParam | ( | FOnTextChosen | , |
| const FString & | |||
| ) |