Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/TSlotAccessor
Description
Get the contained widget. This should always be valid, and return SNullWidget by default.
| Name | GetWidget |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Layout/LayoutUtils.h |
| Include Path | #include "Layout/LayoutUtils.h" |
TSharedRef < SWidget > GetWidget
(
const SlotType & InSlot
) const