Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Input > FNavigationReply
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Input/NavigationReply.h |
Include | #include "Input/NavigationReply.h" |
static FNavigationReply Escape()
Remarks
An event should return a FNavigationReply::Escape() to let the system know that a navigation can escape the bounds of this widget.