Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout > API/Runtime/SlateCore/Layout/FWeakWidgetPath
| Type | Name | Description | |
|---|---|---|---|
| bool | ContainsWidget
(
const TSharedRef< const SWidget >& WidgetToFind |
ContainsWidget that takes a shared ptr is deprecated. | |
| bool | ContainsWidget
(
const SWidget* WidgetToFind |