UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
INamedSlotInterface Member List

This is the complete list of members for INamedSlotInterface, including all inherited members.

ContainsContent(UWidget *Content) constINamedSlotInterface
FindSlotForContent(UWidget *Content) constINamedSlotInterface
GetContentForSlot(FName SlotName) const =0INamedSlotInterfacepure virtual
GetSlotNames(TArray< FName > &SlotNames) const =0INamedSlotInterfacepure virtual
ReleaseNamedSlotSlateResources(bool bReleaseChildren)INamedSlotInterface
SetContentForSlot(FName SlotName, UWidget *Content)=0INamedSlotInterfacepure virtual