SetNavigation

Overload list

Windows
MacOS
Linux
Name Description

Public function

FReply &

 

SetNavigation

(
    EUINavigation InNavigationType,
    const ENavigationGenesis InNavigati...,
    const ENavigationSource InNavigatio...
)

An event should return FReply::Handled().SetNavigation( NavigationType ) as a means of asking the system to attempt a navigation

Public function

FReply &

 

SetNavigation

(
    TSharedRef< SWidget > InNavigationD...,
    const ENavigationGenesis InNavigati...,
    const ENavigationSource InNavigatio...
)

An event should return FReply::Handled().SetNavigation( NavigationDestination ) as a means of asking the system to attempt a navigation to the specified destination

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss