UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ENavigationLockReason Namespace Reference

Enumerations

enum  Type {
  Unknown = 1 << 0 , AllowUnregister = 1 << 1 , MaterialUpdate = 1 << 2 , LightingUpdate = 1 << 3 ,
  ContinuousEditorMove = 1 << 4 , SpawnOnDragEnter = 1 << 5
}
 

Enumeration Type Documentation

◆ Type

Enumerator
Unknown 
AllowUnregister 
MaterialUpdate 
LightingUpdate 
ContinuousEditorMove 
SpawnOnDragEnter