UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
NavigationInvokerPriority.h File Reference
#include "NavigationInvokerPriority.generated.h"

Go to the source code of this file.

Enumerations

enum class  ENavigationInvokerPriority : uint8 {
  VeryLow = 1 , Low = 2 , Default = 3 , High = 4 ,
  VeryHigh = 5 , MAX = 6
}
 

Enumeration Type Documentation

◆ ENavigationInvokerPriority

Enumerator
VeryLow 
Low 
Default 
High 
VeryHigh 
MAX