Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Types > FNavigationMetaData
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Types/NavigationMetaData.h |
Include | #include "Types/NavigationMetaData.h" |
const TWeakPtr < SWidget > & GetFocusRecipient
(
EUINavigation InNavigation
) const
Remarks
Get the focus recipient for the provided navigation type the focus recipient for the provided navigation type
Parameters
Name | Description |
---|---|
InNavigation | the type of navigation to get the focus recipient for |