Panel

Panel

Windows
MacOS
Linux
On this page

Actions

Add Child

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.

Target is Panel Widget

Clear Children

Remove all child widgets from the panel widget.

Target is Panel Widget

Get All Children

Gets all widgets in the container

Target is Panel Widget

Get Child At

Gets the widget at an index.

Target is Panel Widget

Get Child Index

Gets the index of a specific child widget

Target is Panel Widget

Get Children Count

Gets number of child widgets in the container.

Target is Panel Widget

Get Content

Get Content

Target is Content Widget

Get Content Slot

Get Content Slot

Target is Content Widget

Has Any Children

Returns true if there are any child widgets in the panel

Target is Panel Widget

Has Child

Returns true if panel contains this widget

Target is Panel Widget

Remove Child

Removes a specific widget from the container.

Target is Panel Widget

Remove Child At

Removes a child by it's index.

Target is Panel Widget

Set Content

Set Content

Target is Content Widget

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss