#include "FortUpdatedObjectiveStat.h" FFortUpdatedObjectiveStat::FFortUpdatedObjectiveStat() { this->Quest = NULL; this->StatValue = 0; this->StatDelta = 0; this->CurrentStage = 0; }