FArguments

Unreal Engine C++ API Reference > Developer > SharedSettingsWidgets > SPlatformSetupMessage

Inheritance Hierarchy

References

   
Module SharedSettingsWidgets
Header /Engine/Source/Developer/SharedSettingsWidgets/Public/SPlatformSetupMessage.h
Include #include "SPlatformSetupMessage.h"

Syntax

struct FArguments : public [TSlateBaseNamedArgs< SPlatformSetupMessage >](API\Runtime\SlateCore\Widgets\TSlateBaseNamedArgs)  

Constructors

Type Name Description
  FArguments ()  

Functions

Type Name Description
WidgetArgsTy... OnSetupClicked ( const FSimpleDelegate& InDelegate ) Called when the Setup button is clicked.
WidgetArgsTy... PlatformName ( FText InArg ) Name of the platform.

Typedefs

Name Description
WidgetArgsType  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library