FNavigationMetaData::GetFocusDelegate

Get the focus recipient delegate 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 FNavigationDelegate & GetFocusDelegate
(
    EUINavigation InNavigation
) const

Remarks

Get the focus recipient delegate for the provided navigation type

Returns

the focus recipient delegate for the provided navigation type

Parameters

Parameter

Description

InNavigation

the type of navigation to get the focus recipient delegate 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