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" |
void SetNavigationEscape
(
EUINavigation InNavigation
)
Remarks
An event should return a FNavigationReply::Escape() to let the system know that a navigation can escape the bounds of this widget.