Choose your operating system:
Windows
macOS
Linux
| FSlateControlledConstruction | ||||||||||||
| TSharedFromThis
|
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Widgets/Input/SRichTextHyperlink.h |
Include |
#include "Widgets/Input/SRichTextHyperlink.h" |
class SRichTextHyperlink : public SHyperlink
Name | Description | ||
---|---|---|---|
|
Construct ( |
Name | Description | ||
---|---|---|---|
|
OnMouseButtonDown ( |
MOUSE INPUT The system calls this method to notify the widget that a mouse button was pressed within it. |
|
|
OnMouseButtonUp ( |
The system calls this method to notify the widget that a mouse button was release within it. |
|
|
OnMouseEnter ( |
The system will use this event to notify a widget that the cursor has entered it. |
|
|
OnMouseLeave ( |
The system will use this event to notify a widget that the cursor has left it. |
Name |
Description |
|
---|---|---|
|
FArguments |