Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlotBase
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/SlotBase.h |
| Include | #include "SlotBase.h" |
const TSharedRef< SWidget > & GetWidget&40;&41; const
Remarks
Access the widget in the current slot. There will always be a widget in the slot; sometimes it is the SNullWidget instance.