![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for INamedSlotInterface, including all inherited members.
| ContainsContent(UWidget *Content) const | INamedSlotInterface | |
| FindSlotForContent(UWidget *Content) const | INamedSlotInterface | |
| GetContentForSlot(FName SlotName) const =0 | INamedSlotInterface | pure virtual |
| GetSlotNames(TArray< FName > &SlotNames) const =0 | INamedSlotInterface | pure virtual |
| ReleaseNamedSlotSlateResources(bool bReleaseChildren) | INamedSlotInterface | |
| SetContentForSlot(FName SlotName, UWidget *Content)=0 | INamedSlotInterface | pure virtual |