Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlotBase
Description
Access the widget in the current slot. There will always be a widget in the slot; sometimes it is the SNullWidget instance.
| Name | GetWidget |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/SlotBase.h |
| Include Path | #include "SlotBase.h" |
const TSharedRef < SWidget > & GetWidget() const