Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Input > API/Runtime/SlateCore/Input/FNavigationReply
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Input/NavigationReply.h |
| Include | #include "Input/NavigationReply.h" |
static FNavigationReply Explicit
(
TSharedPtr < SWidget > InFocusRecipient
)
Remarks
An event should return a FNavigationReply::Explicit() to let the system know to navigate to an explicit widget at the bounds of this widget.