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