Navigation
Unreal Engine C++ API Reference > 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 void GetChildWidgets
&40;
UWidget &42; Parent,
TArray< UWidget &42; > & Widgets
&41;
Remarks
Gathers descendant child widgets of a parent widget.