![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Events.h>
Inheritance diagram for FNavigationEvent:Additional Inherited Members | |
Protected Attributes inherited from FInputEvent | |
| FModifierKeysState | ModifierKeys |
| bool | bIsRepeat |
| uint32 | UserIndex |
| FInputDeviceId | InputDeviceId |
| const FWidgetPath * | EventPath |
| uint64 | EventTimestamp |
FNavigationEvent describes a navigation action (Left, Right, Up, Down) It is passed to event handlers dealing with navigation.
|
inline |
UStruct Constructor. Not meant for normal usage.
|
inline |
|
inline |
|
inline |
Returns the genesis of the navigation request (Keyboard, Controller, User)
|
inline |
Returns the type of navigation request (Left, Right, Up, Down)