Navigation
API > API/Developer > API/Developer/SharedSettingsWidgets > API/Developer/SharedSettingsWidgets/SPlatformSetupMessage
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SPlatformSetupMessage::FArguments
References
Module | SharedSettingsWidgets |
Header | /Engine/Source/Developer/SharedSettingsWidgets/Public/SPlatformSetupMessage.h |
Include | #include "SPlatformSetupMessage.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SPlatformSetupMessage >
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FArguments () |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
WidgetArgsType & | OnSetupClicked
(
const FSimpleDelegate& InDelegate |
Called when the Setup button is clicked. |
![]() |
WidgetArgsType & | PlatformName
(
FText InArg |
Name of the platform. |
Typedefs
Name | Description |
---|---|
WidgetArgsType |