Navigation
Unreal Engine C++ API Reference > Developer > SharedSettingsWidgets
Inheritance Hierarchy
References
Module | SharedSettingsWidgets |
Header | /Engine/Source/Developer/SharedSettingsWidgets/Public/SPlatformSetupMessage.h |
Include | #include "SPlatformSetupMessage.h" |
Syntax
class SPlatformSetupMessage : public [SCompoundWidget](API\Runtime\SlateCore\Widgets\SCompoundWidget)
Functions
Type | Name | Description |
---|---|---|
void | Construct ( const FArguments& InArgs, const FString& InTargetFilename ) | |
TAttribute< ... | GetReadyToGoAttribute () |
Overridden from SWidget
Type | Name | Description |
---|---|---|
void | Tick ( const FGeometry& AllottedGeometry, const double InCurrentTime, const float InDeltaTime ) | Ticks this widget with Geometry. |
Classes
Type | Name | Description |
---|---|---|
Public struct | FArguments |
Enums
Type | Name | Description |
---|---|---|
Private enum | ESetupState |