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

Go to the source code of this file.

Enumerations

enum class  ENavigationDataResolution : uint8 {
  Low = 0 , Default = 1 , High = 2 , Invalid = 3 UMETA(DisplayName="None") ,
  MAX = 3
}
 

Enumeration Type Documentation

◆ ENavigationDataResolution

Enumerator
Low 
Default 
High 
Invalid 
MAX