Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout > API/Runtime/SlateCore/Layout/FWidgetPath > API/Runtime/SlateCore/Layout/FWidgetPath/ContainsWidget
Deprecated * ContainsWidget that takes a shared ptr is deprecated.
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Layout/WidgetPath.h |
| Include | #include "Layout/WidgetPath.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Layout/WidgetPath.cpp |
bool ContainsWidget
&40;
TSharedRef< const SWidget > WidgetToFind
&41; const
true if the WidgetToFind is in this WidgetPath, false otherwise.