Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/INamedSlotInterface
- INamedSlotInterface::SetContentForSlot()
- UExpandableArea::SetContentForSlot()
- UWidgetTree::SetContentForSlot()
- UUserWidget::SetContentForSlot()
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/NamedSlotInterface.h |
| Include | #include "Components/NamedSlotInterface.h" |
void SetContentForSlot
&40;
FName SlotName,
UWidget &42; Content
&41;
Remarks
Sets the widget for a given slot by name.