Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UPanelWidget
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/PanelWidget.h |
| Include | #include "Components/PanelWidget.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/PanelWidget.cpp |
UFUNCTION (BlueprintCallable, Category="Widget|Panel")
bool RemoveChild
(
UWidget * Content
)
Remarks
Removes a specific widget from the container. true if the widget was found and removed.