unreal.OnNavigationTransition¶
- class unreal.OnNavigationTransition(*args: Any, **kwargs: Any)¶
Bases:
MulticastDelegateBaseIf Entered, Other Widget is the Widget Navigated From If Exited , Other Widget is the Widget Navigated To
- Parameters:
type (UINavigation)
old_focused_widget (Widget)
new_focused_widget (Widget)
C++ Source:
Module: UMG
File: NavigationUIComponent.h