Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlotBase
| Type | Name | Description | |
|---|---|---|---|
| void | AttachWidget
(
TSharedRef< SWidget >&& InWidget |
Attach the child widget the slot now owns. | |
| void | AttachWidget
(
const TSharedRef< SWidget >& InWidget |