Switched to Unity in the meantime.
But having a look at the code, I set it in Tick() in C++. I check for velocity every Tick and if vel.Size() is near zero, I call SetCanAffectNavigationGeneration(true).
1 Like