#include "FortGlobalMission.h" FFortGlobalMission::FFortGlobalMission() { this->MaxDifficultyLevel = 0.00f; this->MinDifficultyLevel = 0.00f; this->bIsPrototype = false; this->bAllowInTestMaps = false; this->bEnabled = false; }