Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout > API/Runtime/SlateCore/Layout/FWidgetPath
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 |
TSharedRef < SWindow > GetWindow() const
Remarks
Get the first (top-most) widget in this path, which is always a window; assumes path is valid. Window at the top of this path.