Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Input > API/Runtime/Slate/Widgets/Input/SHyperlink
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SHyperlink.h |
| Include | #include "Widgets/Input/SHyperlink.h" |
void Construct
&40;
const FArguments & InArgs
&41;
Remarks
Construct the hyperlink widgets from a declaration
Parameters
| Name | Description |
|---|---|
| InArgs | Widget declaration from which to construct the hyperlink. |