FWeakWidgetPath::ToNextFocusedPath

Windows
MacOS
Linux

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

Syntax

FWidgetPath ToNextFocusedPath
(
    EUINavigation NavigationType
) const

Returns

The widget path to the resulting widget

Parameters

Parameter

Description

NavigationType

Direction in which to move the focus (only for use with EUINavigation::Next and EUINavigation::Previous).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss