#include "StatGroupData.h" FStatGroupData::FStatGroupData() { this->Value = 0.00f; this->ChartValue = 0.00f; this->ChartOrigionalValue = 0.00f; }