Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Blueprint/WidgetNavigation.h |
| Include | #include "Blueprint/WidgetNavigation.h" |
Syntax
struct FWidgetNavigationData
Variables
| Type | Name | Description | |
|---|---|---|---|
| FCustomWidgetNavigationDelegate | CustomDelegate | ||
| EUINavigationRule | Rule | ||
| TWeakObjectPtr< UWidget > | Widget | ||
| FName | WidgetToFocus | This either the widget to focus, OR the name of the function to call. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Resolve
(
UUserWidget* Outer, |
||
| void | TryToRenameBinding
(
FName OldName, |