![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FSlotBase, including all inherited members.
| AttachWidget(TSharedRef< SWidget > &&InWidget) | FSlotBase | inline |
| AttachWidget(const TSharedRef< SWidget > &InWidget) | FSlotBase | inline |
| DetachWidget() | FSlotBase | |
| FSlotBase() | FSlotBase | |
| FSlotBase(const FChildren &InParent) | FSlotBase | |
| FSlotBase(const TSharedRef< SWidget > &InWidget) | FSlotBase | |
| FSlotBase(const FSlotBase &)=delete | FSlotBase | |
| GetOwner() const | FSlotBase | inline |
| GetOwnerWidget() const | FSlotBase | |
| GetWidget() const | FSlotBase | inline |
| Invalidate(EInvalidateWidgetReason InvalidateReason) | FSlotBase | |
| operator=(const FSlotBase &)=delete | FSlotBase | |
| SetAttribute(TAttribute< TargetValueType > &TargetValue, const TAttribute< SourceValueType > &SourceValue, EInvalidateWidgetReason BaseInvalidationReason) | FSlotBase | inlineprotected |
| SetOwner(const FChildren &Children) | FSlotBase | |
| ~FSlotBase() | FSlotBase | virtual |