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