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 |
UPanelSlot &42; AddChild
&40;
UWidget &42; Content
&41;
Remarks
Adds a new child widget to the container. Returns the base slot type, requires casting to turn it into the type specific to the container.