Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem > UNavigationSystemV1
Syntax
uint32 bWholeWorldNavigable: 1
Remarks
If set to true (default) navigation will be generated only within special navigation bounds volumes (like ANavMeshBoundsVolume). Set to false means navigation should be generated everywhere.