Navigation
Unreal Engine C++ API Reference > 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; InsertChildAt
&40;
int32 Index,
UWidget &42; Content
&41;
Remarks
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.