My Project
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
Public Attributes | List of all members
PlayFab.ClientModels.PlayerLeaderboardEntry Class Reference
Inheritance diagram for PlayFab.ClientModels.PlayerLeaderboardEntry:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

string DisplayName
 Title-specific display name of the user for this leaderboard entry.
 
string PlayFabId
 PlayFab unique identifier of the user for this leaderboard entry.
 
int Position
 User's overall position in the leaderboard.
 
PlayerProfileModel Profile
 The profile of the user, if requested.
 
int StatValue
 Specific value of the user's statistic.
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

The documentation for this class was generated from the following file: