Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SWidget
| Type | Name | Description | |
|---|---|---|---|
| void | SWidgetConstruct
(
const FSlateBaseNamedArgs& Args |
Construct a SWidget based on initial parameters. | |
| void | SWidgetConstruct
(
const TAttribute< FText >& InToolTipText, |
SWidget::SWidgetConstruct should not be called directly. Use SNew or SAssignNew to create a SWidget |