Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Components/PanelWidget.h |
Include |
#include "Components/PanelWidget.h" |
Source |
/Engine/Source/Runtime/UMG/Private/Components/PanelWidget.cpp |
Gets the widget at an index.
The widget at the given index, or nothing if there is no widget there.
Parameter |
Description |
---|---|
Index |
The index of the widget. |