#include "FortGeneratedEncounterProfile.h" FFortGeneratedEncounterProfile::FFortGeneratedEncounterProfile() { this->EncounterDifficultyLevel = 0.00f; this->DifficultyOptionPointsAvailableAtGeneration = 0; this->MinDifficultyOptionPointsToUse = 0; this->bShouldReselectOptionsPerInstance = false; this->GeneratedEncounterIndex = 0; }