FNavigationConfig::OnNavigationChangedFocus

Notified when navigation has caused a widget change to occur

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Application/NavigationConfig.h

Include

#include "Framework/Application/NavigationConfig.h"

Syntax

virtual void OnNavigationChangedFocus
(
    TSharedPtr< SWidget > OldWidget,
    TSharedPtr< SWidget > NewWidget,
    FFocusEvent FocusEvent
)

Remarks

Notified when navigation has caused a widget change to occur

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