My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.ClientModels.CharacterLeaderboardEntry Class Reference
Inheritance diagram for PlayFab.ClientModels.CharacterLeaderboardEntry:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

string CharacterId
 PlayFab unique identifier of the character that belongs to the user for this leaderboard entry.
 
string CharacterName
 Title-specific display name of the character for this leaderboard entry.
 
string CharacterType
 Name of the character class for this entry.
 
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.
 
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: