TTElib
Twitchy Thumbs Entertainment library
Public Attributes | List of all members
TTE::Leaderboards::DownloadScoresInterface::Score Struct Reference

Public Attributes

const char * playerName
 
int score
 
unsigned int rank
 
std::vector< uint8_t > details
 

Member Data Documentation

std::vector<uint8_t> TTE::Leaderboards::DownloadScoresInterface::Score::details
const char* TTE::Leaderboards::DownloadScoresInterface::Score::playerName
unsigned int TTE::Leaderboards::DownloadScoresInterface::Score::rank
int TTE::Leaderboards::DownloadScoresInterface::Score::score