Navigation
Unreal Engine C++ API Reference > Developer > SharedSettingsWidgets
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SHyperlinkLaunchURL
References
Module | SharedSettingsWidgets |
Header | /Engine/Source/Developer/SharedSettingsWidgets/Public/SHyperlinkLaunchURL.h |
Include | #include "SHyperlinkLaunchURL.h" |
Syntax
class SHyperlinkLaunchURL : public SCompoundWidget
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FString | DestinationURL |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Construct
(
const FArguments& InArgs, |
|
![]() |
void | OnNavigate () |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FArguments |