Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Blueprint > UUserWidget
- INamedSlotInterface::GetContentForSlot()
- UUserWidget::GetContentForSlot()
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Blueprint/UserWidget.h |
Include | #include "Blueprint/UserWidget.h" |
Source | /Engine/Source/Runtime/UMG/Private/UserWidget.cpp |
virtual UWidget &42; GetContentForSlot
&40;
FName SlotName
&41; const
Remarks
Gets the widget for a given slot by name, will return nullptr if no widget is in the slot.