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