#include "AccountIdAndScore.h" FAccountIdAndScore::FAccountIdAndScore() { this->TotalScore = 0; this->bCriticalMatchBonus = false; }