Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > AWorldSettings
Deprecated * This member will be removed. Please use NavigationSystemConfig instead.
Syntax
uint8 bEnableNavigationSystem: 1
Remarks
If set to false navigation system will not get created (and all navigation functionality won't be accessible). This flag is now deprecated. Use NavigationSystemConfig property to determine navigation system's properties or existence