C# Class PlayFab.ServerModels.StatisticNameVersion

Afficher le fichier Open project: PlayFab/PlayFabGameServer

Méthodes publiques

Свойство Type Description
StatisticName string
Version uint

Property Details

StatisticName public_oe property

unique name of the statistic
public string StatisticName
Résultat string

Version public_oe property

the version of the statistic to be returned
public uint Version
Résultat uint