Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application > API/Runtime/Slate/Framework/Application/FSlateApplication
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< SWindow > | FindWidgetWindow
(
TSharedRef< const SWidget > InWidget |
Finds the window that the provided widget resides in | |
| TSharedPtr< SWindow > | FindWidgetWindow
(
TSharedRef< const SWidget > InWidget, |
Finds the window that the provided widget resides in |