#include "FortGeneratedEncounterOption.h" FFortGeneratedEncounterOption::FFortGeneratedEncounterOption() { this->EncounterOptionCategory = NULL; this->EncounterOption = NULL; this->EncounterOptionInstance = NULL; this->RangeLerpValue = 0.00f; this->bChangedSinceLastVLog = false; }