#include "FortAthenaMutator_SiphonValues.h" AFortAthenaMutator_SiphonValues::AFortAthenaMutator_SiphonValues() { this->HealthSiphonValue = 0.00f; this->WoodSiphonValue = 0.00f; this->StoneSiphonValue = 0.00f; this->MetalSiphonValue = 0.00f; }