Navigation
API > API/Plugins > API/Plugins/ProjectLauncher
Helper class that can display a list of strings
| Name | SCustomLaunchStringCombo |
| Type | class |
| Header File | /Engine/Plugins/Developer/ProjectLauncher/Source/ProjectLauncher/Public/Widgets/Shared/SCustomLaunchCombo.h |
| Include Path | #include "Widgets/Shared/SCustomLaunchCombo.h" |
Syntax
class SCustomLaunchStringCombo : public SCustomLaunchCombo< FString >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SCustomLaunchCombo → SCustomLaunchStringCombo
- FSlateControlledConstruction → SWidget → SCompoundWidget → SCustomLaunchCombo → SCustomLaunchStringCombo
Functions
Public
Overridden from SCustomLaunchCombo
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Widgets/Shared/SCustomLaunchCombo.h |