Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout > API/Runtime/SlateCore/Layout/FWeakWidgetPath > API/Runtime/SlateCore/Layout/FWeakWidgetPath/ToNextFocusedPath
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 |
FWidgetPath ToNextFocusedPath
(
EUINavigation NavigationType
) const
The widget path to the resulting widget
Parameters
| Name | Description |
|---|---|
| NavigationType | Direction in which to move the focus (only for use with EUINavigation::Next and EUINavigation::Previous). |