#include "FortSquadStatValueWithIcon.h" UFortSquadStatValueWithIcon::UFortSquadStatValueWithIcon() { this->ImageSize = EFortBrushSize::VeryVerySmall; this->Value = NULL; this->Icon = NULL; }