#include "AccountIdAndMatchEndData.h" FAccountIdAndMatchEndData::FAccountIdAndMatchEndData() { this->TotalScore = 0; this->bCriticalMatchBonus = false; this->NumMissionPoints = 0; this->TheaterNum = 0; this->OutpostNum = 0; this->bAbandoning = false; }