Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > AWorldSettings
Syntax
TObjectPtr< UNavigationSystemConfig > NavigationSystemConfig
Remarks
Holds parameters for NavigationSystem's creation. Set to Null will result in NavigationSystem instance not being created for this world. Note that if set NavigationSystemConfigOverride will be used instead.