iFun Engine API  1.0.0-b6053
Great Technology for Great Games
Public Member Functions | Public Attributes | List of all members
fun::LeaderboardRecord Struct Reference

Public Member Functions

 LeaderboardRecord (const int64_t &in_rank, const PlayerAccount &in_player_account, const double &in_score, const double &in_percentage)
 

Public Attributes

double percentage
 
PlayerAccount player_account
 
int64_t rank
 
double score