#include "FortNavSystemConfig.h" UFortNavSystemConfig::UFortNavSystemConfig() { this->bAllowAutoRebuild = true; this->bRebuildOnInitialUnlock = true; this->bUsesStreamedInNavLevel = false; }