Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/Runtime/UMG/Blueprint/UWidgetTree
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Blueprint/WidgetTree.h |
| Include | #include "Blueprint/WidgetTree.h" |
| Source | /Engine/Source/Runtime/UMG/Private/WidgetTree.cpp |
static bool TryMoveWidgetToNewTree
&40;
UWidget &42; Widget,
UWidgetTree &42; DestinationTree
&41;
Remarks
Attempts to move a constructed Widget to another tree. Returns true on a successful move.