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 |
UPanelSlot * InsertChildAt
(
int32 Index,
UWidget * Content
)
Inserts a widget at a specific index. This does not update the live slate version, it requires a rebuild of the whole UI to see a change.