Navigation
API > API/Plugins > API/Plugins/ProjectLauncher > API/Plugins/ProjectLauncher/SCustomLaunchMapListView
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Developer/ProjectLauncher/Source/ProjectLauncher/Public/Widgets/Shared/SCustomLaunchMapListView.h |
| Include Path | #include "Widgets/Shared/SCustomLaunchMapListView.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SCustomLaunchMapListView >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SCustomLaunchMapListView::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/Shared/SCustomLaunchMapListView.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/Shared/SCustomLaunchMapListView.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & OnSelectionChanged
(
const FOnSelectionChanged& InDelegate |
Widgets/Shared/SCustomLaunchMapListView.h | ||
WidgetArgsType & ProjectPath
(
const TAttribute< FString >& InAttribute |
Widgets/Shared/SCustomLaunchMapListView.h | ||
WidgetArgsType & SelectedMaps
(
const TAttribute< TArray< FString > >& InAttribute |
Widgets/Shared/SCustomLaunchMapListView.h |