bCanAffectNavigationGeneration

If set to false (default) given pawn instance will never affect navigation generation.

Windows
MacOS
Linux

Syntax

uint32 bCanAffectNavigationGeneration: 1

Remarks

If set to false (default) given pawn instance will never affect navigation generation. Setting it to true will result in using regular AActor's navigation relevancy calculation to check if this pawn instance should affect navigation generation Use SetCanAffectNavigationGeneration to change this value at runtime. Note that modifying this value at runtime will result in any navigation change only if runtime navigation generation is enabled.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss