#include "LeaderboardRowData.h" FLeaderboardRowData::FLeaderboardRowData() { this->Rank = 0; this->Value = 0; }