UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TSlotBase< SlotType > Member List

This is the complete list of members for TSlotBase< SlotType >, including all inherited members.

AttachWidget(TSharedRef< SWidget > &&InWidget)FSlotBaseinline
AttachWidget(const TSharedRef< SWidget > &InWidget)FSlotBaseinline
Construct(const FChildren &SlotOwner, FSlotArguments &&InArgs)TSlotBase< SlotType >inline
ConstructSlotIsFChildren enum valueTSlotBase< SlotType >
DetachWidget()FSlotBase
EConstructSlotIsFChildren enum nameTSlotBase< 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 &)=deleteTSlotBase< SlotType >
GetOwner() constFSlotBaseinline
GetOwnerWidget() constFSlotBase
GetWidget() constFSlotBaseinline
Invalidate(EInvalidateWidgetReason InvalidateReason)FSlotBase
operator=(const FSlotBase &)=deleteFSlotBase
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)FSlotBaseinlineprotected
SetOwner(const FChildren &Children)FSlotBase
~FSlotBase()FSlotBasevirtual