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

Public Attributes

string CharacterType
 Optional character type on which to filter the leaderboard entries.
 
int? MaxResultsCount
 Maximum number of entries to retrieve. Default 10, maximum 100.
 
int StartPosition
 First entry in the leaderboard to be retrieved.
 
string StatisticName
 Unique identifier for the title-specific statistic for the leaderboard.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabRequestCommon
PlayFabAuthenticationContext AuthenticationContext
 

Additional Inherited Members

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

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