Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Input > API/Runtime/SlateCore/Input/FReply > API/Runtime/SlateCore/Input/FReply/SetNavigation
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Input/Reply.h |
| Include | #include "Input/Reply.h" |
FReply & SetNavigation
(
TSharedRef < SWidget > InNavigationDestination,
const ENavigationGenesis InNavigationGenesis,
const ENavigationSource InNavigationSource
)
Remarks
An event should return FReply::Handled().SetNavigation( NavigationDestination ) as a means of asking the system to attempt a navigation to the specified destination