FWidgetNavigationData

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Blueprint/WidgetNavigation.h

Include

#include "Blueprint/WidgetNavigation.h"

Syntax

struct FWidgetNavigationData

Variables

Name Description

Public variable

FCustomWidgetNa...

 

CustomDelegate

Public variable

EUINavigationRu...

 

Rule

Public variable

TWeakObjectPtr<...

 

Widget

Public variable

FName

 

WidgetToFocus

This either the widget to focus, OR the name of the function to call.

Functions

Name Description

Public function

void

 

Resolve

(
    UUserWidget* Outer,
    UWidgetTree* WidgetTree
)

Public function

void

 

TryToRenameBinding

(
    FName OldName,
    FName NewName
)

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