C# Class PlayFab.ServerModels.GetPlayerCombinedInfoRequest

Inheritance: PlayFabRequestCommon
Afficher le fichier Open project: PlayFab/PlayFabGameServer

Méthodes publiques

Свойство Type Description
InfoRequestParameters GetPlayerCombinedInfoRequestParams
PlayFabId string

Property Details

InfoRequestParameters public_oe property

Flags for which pieces of info to return for the user.
public GetPlayerCombinedInfoRequestParams,PlayFab.ServerModels InfoRequestParameters
Résultat GetPlayerCombinedInfoRequestParams

PlayFabId public_oe property

PlayFabId of the user whose data will be returned
public string PlayFabId
Résultat string