C# Class PlayFab.ServerModels.StatisticNameVersion

Datei anzeigen Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
StatisticName string
Version uint

Property Details

StatisticName public_oe property

unique name of the statistic
public string StatisticName
return string

Version public_oe property

the version of the statistic to be returned
public uint Version
return uint