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