Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UPanelWidget
| Type | Name | Description | |
|---|---|---|---|
| UPanelSlot * | Adds a new child widget to the container. | ||
| UPanelSlot * | AddChild
(
UWidget* Content, |
Adds a new child widget to the container. |