C# Class PlayFab.ClientModels.GetLeaderboardForUsersCharactersRequest

Inheritance: PlayFabRequestCommon
Afficher le fichier Open project: PlayFab/PlayFabGameServer Class Usage Examples

Méthodes publiques

Свойство Type Description
MaxResultsCount int
StatisticName string

Property Details

MaxResultsCount public_oe property

Maximum number of entries to retrieve.
public int MaxResultsCount
Résultat int

StatisticName public_oe property

Unique identifier for the title-specific statistic for the leaderboard.
public string StatisticName
Résultat string