Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > APawn
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/Pawn.h |
Include | #include "GameFramework/Pawn.h" |
Source | /Engine/Source/Runtime/Engine/Private/Pawn.cpp |
void SetCanAffectNavigationGeneration
&40;
bool bNewValue,
bool bForceUpdate
&41;
Remarks
Use SetCanAffectNavigationGeneration to change this value at runtime. Note that calling this function at runtime will result in any navigation change only if runtime navigation generation is enabled.