FNavigationMetaData::GetFocusRecipient

Get the focus recipient for the provided navigation type

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Types/NavigationMetaData.h

Include

#include "Types/NavigationMetaData.h"

Syntax

const TWeakPtr< SWidget > & GetFocusRecipient
(
    EUINavigation InNavigation
) const

Remarks

Get the focus recipient for the provided navigation type

Returns

the focus recipient for the provided navigation type

Parameters

Parameter

Description

InNavigation

the type of navigation to get the focus recipient for

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