UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
NavigationUIComponent.h File Reference
#include "CoreMinimal.h"
#include "Input/NavigationMetadata.h"
#include "Extensions/UIComponent.h"
#include "UObject/ObjectMacros.h"
#include "NavigationUIComponent.generated.h"

Go to the source code of this file.

Classes

class  UNavigationUIComponent
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_ThreeParams (FOnNavigationTransition, EUINavigation, Type, UWidget *, OldFocusedWidget, UWidget *, NewFocusedWidget)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_ThreeParams()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_ThreeParams ( FOnNavigationTransition  ,
EUINavigation  ,
Type  ,
UWidget ,
OldFocusedWidget  ,
UWidget ,
NewFocusedWidget   
)

If Entered, Other Widget is the Widget Navigated From If Exited , Other Widget is the Widget Navigated To