Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/Runtime/UMG/Blueprint/UWidgetTree > API/Runtime/UMG/Blueprint/UWidgetTree/FindWidget
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Blueprint/WidgetTree.h |
| Include | #include "Blueprint/WidgetTree.h" |
template<typename WidgetT>
WidgetT &42; FindWidget
&40;
const FName & Name
&41; const
Remarks
Finds the widget in the tree by name and casts the return to the desired type.