Navigation
API > API/Plugins > API/Plugins/ProjectLauncher
| Name | SCustomLaunchDeviceCombo |
| Type | class |
| Header File | /Engine/Plugins/Developer/ProjectLauncher/Source/ProjectLauncher/Public/Widgets/Shared/SCustomLaunchDeviceCombo.h |
| Include Path | #include "Widgets/Shared/SCustomLaunchDeviceCombo.h" |
Syntax
class SCustomLaunchDeviceCombo : public SCustomLaunchDeviceWidgetBase
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SCustomLaunchDeviceWidgetBase → SCustomLaunchDeviceCombo
- FSlateControlledConstruction → SWidget → SCompoundWidget → SCustomLaunchDeviceWidgetBase → SCustomLaunchDeviceCombo
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DeviceProxyComboBox | TSharedPtr< SComboBox< TSharedPtr< ITargetDeviceProxy > > > | Widgets/Shared/SCustomLaunchDeviceCombo.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
Widgets/Shared/SCustomLaunchDeviceCombo.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedRef< SWidget > GenerateDeviceProxyListWidget
(
TSharedPtr< ITargetDeviceProxy > DeviceProxy |
Widgets/Shared/SCustomLaunchDeviceCombo.h | ||
const FSlateBrush * GetSelectedDeviceProxyBrush() |
Widgets/Shared/SCustomLaunchDeviceCombo.h | ||
FText GetSelectedDeviceProxyName() |
Widgets/Shared/SCustomLaunchDeviceCombo.h | ||
void OnDeviceProxySelectionChangedChanged
(
TSharedPtr< ITargetDeviceProxy > DeviceProxy, |
Widgets/Shared/SCustomLaunchDeviceCombo.h |