unreal.UINavigation

class unreal.UINavigation

Bases: unreal.EnumBase

Navigation context for event

C++ Source:

  • Module: SlateCore

  • File: SlateEnums.h

DOWN

3

INVALID

Denotes an invalid navigation, more important used to denote no specified navigation

Type

7

LEFT

Four cardinal directions

Type

0

NEXT

Conceptual next and previous

Type

4

PREVIOUS

5

RIGHT

1

UP

2