#include "TimerObjectiveHUDData.h" FTimerObjectiveHUDData::FTimerObjectiveHUDData() { this->TimeLeft = 1; this->bIsPaused = false; }