Navigation
API > API/Developer > API/Developer/SharedSettingsWidgets > API/Developer/SharedSettingsWidgets/SHyperlinkLaunchURL
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SHyperlinkLaunchURL::FArguments
References
| Module | SharedSettingsWidgets |
| Header | /Engine/Source/Developer/SharedSettingsWidgets/Public/SHyperlinkLaunchURL.h |
| Include | #include "SHyperlinkLaunchURL.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SHyperlinkLaunchURL >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | Text
(
const TAttribute< FText >& InAttribute |
If set, this text will be used for the display string of the hyperlink |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |