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" |
| Source | /Engine/Source/Runtime/UMG/Private/WidgetTree.cpp |
UWidget * FindWidget
(
TSharedRef< SWidget > InWidget
) const
Remarks
Finds a widget in the tree using the native widget as the key.