Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Input > API/Runtime/Slate/Widgets/Input/SRichTextHyperlink
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SRichTextHyperlink::FArguments
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SRichTextHyperlink.h |
| Include | #include "Widgets/Input/SRichTextHyperlink.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SRichTextHyperlink >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | OnNavigate
(
const FSimpleDelegate& InDelegate |
||
| WidgetArgsType & | Style
(
const FHyperlinkStyle* InArg |
||
| WidgetArgsType & | Text
(
const TAttribute< FText >& InAttribute |
||
| WidgetArgsType & | TextFlowDirection
(
TOptional< ETextFlowDirection > InArg |
||
| WidgetArgsType & | TextShapingMethod
(
TOptional< ETextShapingMethod > InArg |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |