Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SWidget
| Type | Name | Description | |
|---|---|---|---|
| void | SetToolTipText
(
const TAttribute< FText >& ToolTipText |
Set the tool tip that should appear when this widget is hovered. | |
| void | SetToolTipText
(
const FText& InToolTipText |
Set the tool tip that should appear when this widget is hovered. |