C# Class PlayFab.ClientModels.GameServerRegionsRequest

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

Méthodes publiques

Свойство Type Description
BuildVersion string
TitleId string

Property Details

BuildVersion public_oe property

version of game server for which stats are being requested
public string BuildVersion
Résultat string

TitleId public_oe property

Unique identifier for the title, found in the Settings > Game Properties section of the PlayFab developer site when a title has been selected.
public string TitleId
Résultat string