#include "FortTrapStats.h" FFortTrapStats::FFortTrapStats() { this->ArmTime = 0.00f; this->FireDelay = 0.00f; this->DamageDelay = 0.00f; this->PlacementScore = 0; this->ActivationScore = 0; }